cvs commit: src/sys/kern kern_subr.c

Randall Stewart rrs at FreeBSD.org
Tue Jan 16 11:40:57 UTC 2007


rrs         2007-01-16 11:40:56 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_subr.c 
  Log:
  Removes useless (flags | ) KASSERT. The ^ one that actually
  does what we want.
  
  Submitted by:   Li Xin delphij at delphij.net
  Reviewed by:    rrs
  Approved by:    gnn
  
  Revision  Changes    Path
  1.102     +1 -6      src/sys/kern/kern_subr.c


More information about the cvs-src mailing list