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>
Showing
- arch/arm/nwfpe/fpopcode.h 3 additions, 3 deletionsarch/arm/nwfpe/fpopcode.h
- drivers/media/video/v4l1-compat.c 1 addition, 1 deletiondrivers/media/video/v4l1-compat.c
- include/asm-blackfin/processor.h 2 additions, 2 deletionsinclude/asm-blackfin/processor.h
- include/asm-ppc/time.h 1 addition, 1 deletioninclude/asm-ppc/time.h
- include/linux/compiler-gcc.h 11 additions, 1 deletioninclude/linux/compiler-gcc.h
- include/linux/compiler.h 0 additions, 14 deletionsinclude/linux/compiler.h
- lib/crc32.c 6 additions, 6 deletionslib/crc32.c
- lib/libcrc32c.c 3 additions, 3 deletionslib/libcrc32c.c
Loading
Please register or sign in to comment