From: Ralf Baechle Date: Thu, 18 Oct 2007 10:07:07 +0000 (-0700) Subject: Replace __attribute_pure__ with __pure X-Git-Tag: v2.6.24-rc1~308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8c44319c691dfb4a0b039b095204c040df9b01a;p=pandora-kernel.git Replace __attribute_pure__ with __pure To be consistent with the use of attributes in the rest of the kernel replace all use of __attribute_pure__ with __pure and delete the definition of __attribute_pure__. Signed-off-by: Ralf Baechle Cc: Russell King Acked-by: Mauro Carvalho Chehab Cc: Bryan Wu Cc: Paul Mackerras Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed