From: Joe Perches Date: Fri, 13 Feb 2015 22:38:24 +0000 (-0800) Subject: checkpatch: ignore __pure $Attribute X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~91^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e23ef1f3340c24d5ff130b574546566349897258;p=pandora-kernel.git checkpatch: ignore __pure $Attribute Just like "__cold", ignore the __pure gcc attribute macro so pointer warnings aren't generated for uses like "int * __pure fn(...)" Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed