On Wed, Jun 06, 2007 at 06:04:21PM -0700, Andrew Morton wrote:

 > There _should_ be some #ifdeffable thing which is being passed to cpp when
 > we run sparse (but I'm not sure what it is).

#ifdef __CHECKER__

(See include/linux/compiler.h, this is how we implement __user & friends)

        Dave

-- 
http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to