Date: Sun, 22 Sep 2002 22:27:30 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_switch.c Message-ID: <200209230527.g8N5RUSd024654@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian      2002/09/22 22:27:30 PDT
  Modified files:
    sys/kern             kern_switch.c 
  Log:
  Indentation does not define a block.. you need breces {} as well..
  also add a mutex assert.  (threaded path only)
  
  Submitted by:   davidxu
  
  Revision  Changes    Path
  1.39      +3 -1      src/sys/kern/kern_switch.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209230527.g8N5RUSd024654>
