cvs commit: src/sys/dev/led led.c

Don Lewis truckman at FreeBSD.org
Sun Dec 7 15:21:23 PST 2003


truckman    2003/12/07 15:21:22 PST

  FreeBSD src repository

  Modified files:
    sys/dev/led          led.c 
  Log:
  Correct usage of mtx_init() API.  This is not a functional change since
  the code happened to work because MTX_DEF and NULL are both defined as 0.
  
  Reviewed by:    phk
  
  Revision  Changes    Path
  1.5       +1 -1      src/sys/dev/led/led.c


More information about the cvs-src mailing list