Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2000 18:51:18 -0700 (PDT)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_event.c
Message-ID:  <200006100151.SAA16932@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2000/06/09 18:51:18 PDT

  Modified files:
    sys/kern             kern_event.c 
  Log:
  malloc(..., M_WAITOK) will not return NULL, so remove the error
  handling for this case (which was slightly broken anyway)
  
  Fix up some whitespace problems while I'm here too.
  
  Submitted by:  alfred   (in a slightly different form)
  
  Revision  Changes    Path
  1.7       +15 -34    src/sys/kern/kern_event.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?200006100151.SAA16932>