Date: Wed, 8 Sep 2010 17:35:06 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern subr_bus.c Message-ID: <201009081735.o88HZKiT014687@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
avg 2010-09-08 17:35:06 UTC FreeBSD src repository Modified files: sys/kern subr_bus.c Log: SVN rev 212325 on 2010-09-08 17:35:06Z by avg subr_bus: use hexadecimal representation for bit flags It seems that this format is more custom in our code, and it is more convenient too. Suggested by: jhb No objection: imp MFC after: 1 week Revision Changes Path 1.246 +8 -8 src/sys/kern/subr_bus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009081735.o88HZKiT014687>