Date: Sun, 7 Dec 2003 15:21:22 -0800 (PST) From: Don Lewis <truckman@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/led led.c Message-ID: <200312072321.hB7NLMdX009770@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312072321.hB7NLMdX009770>
