Date: Fri, 12 Jun 2009 09:05:23 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sys kobj.h Message-ID: <200906120905.n5C95csu039447@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
avg 2009-06-12 09:05:23 UTC
FreeBSD src repository
Modified files:
sys/sys kobj.h
Log:
SVN rev 194049 on 2009-06-12 09:05:23Z by avg
KOBJMETHOD: throw the switch on kobj method signature checking
It seems that current code should pass the check.
This commit should not lead to any changes in compiled code.
From now on a warning shall be produced if kobj method implementation
function has a mismatching signature.
Verified by: md5
Reviewed by: imp
Approved by: jhb (mentor)
Revision Changes Path
1.16 +2 -4 src/sys/sys/kobj.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906120905.n5C95csu039447>
