Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2010 16:38:58 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_ktrace.c
Message-ID:  <201008191639.o7JGd64H043470@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-08-19 16:38:58 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_ktrace.c 
  Log:
  SVN rev 211512 on 2010-08-19 16:38:58Z by jhb
  
  Fix a whitespace nit and remove a questioning comment.  STAILQ_CONCAT()
  does require the STAILQ the existing list is being added to to already
  be initialized (it is CONCAT() vs MOVE()).
  
  Revision  Changes    Path
  1.135     +2 -2      src/sys/kern/kern_ktrace.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008191639.o7JGd64H043470>