Replace __attribute_pure__ with __pure
authorRalf Baechle <ralf@linux-mips.org>
Thu, 18 Oct 2007 10:07:07 +0000 (03:07 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 18 Oct 2007 21:37:32 +0000 (14:37 -0700)
commite8c44319c691dfb4a0b039b095204c040df9b01a
tree66e9262f8a2659afc9b88c570fe6980b32974177
parentc80544dc0b87bb65038355e7aafdc30be16b26ab
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 <ralf@linux-mips.org>
Cc: Russell King <rmk@arm.linux.org.uk>
Acked-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: Bryan Wu <bryan.wu@analog.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/nwfpe/fpopcode.h
drivers/media/video/v4l1-compat.c
include/asm-blackfin/processor.h
include/asm-ppc/time.h
include/linux/compiler-gcc.h
include/linux/compiler.h
lib/crc32.c
lib/libcrc32c.c