kernel-ark/include
Jesper Juhl 77933d7276 [PATCH] clean up inline static vs static inline
`gcc -W' likes to complain if the static keyword is not at the beginning of
the declaration.  This patch fixes all remaining occurrences of "inline
static" up with "static inline" in the entire kernel tree (140 occurrences in
47 files).

While making this change I came across a few lines with trailing whitespace
that I also fixed up, I have also added or removed a blank line or two here
and there, but there are no functional changes in the patch.

Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-27 16:26:20 -07:00
..
acpi
asm-alpha
asm-arm
asm-arm26
asm-cris [PATCH] CRIS update: new subarchitecture v32 2005-07-27 16:26:01 -07:00
asm-frv
asm-generic
asm-h8300
asm-i386 [PATCH] user_mode_vm() build fix 2005-07-27 16:25:47 -07:00
asm-ia64
asm-m32r
asm-m68k
asm-m68knommu
asm-mips
asm-parisc
asm-ppc [PATCH] ppc32: fix dma_map_page() to use page_to_bus() 2005-07-27 16:25:56 -07:00
asm-ppc64 [PATCH] ppc64: remove another fixed address constraint 2005-07-27 16:25:58 -07:00
asm-s390 [PATCH] s390: atomic64 inline functions 2005-07-27 16:26:04 -07:00
asm-sh
asm-sh64
asm-sparc
asm-sparc64
asm-um
asm-v850 [PATCH] v850: Define L1_CACHE_SHIFT and L1_CACHE_SHIFT_MAX 2005-07-27 16:26:03 -07:00
asm-x86_64
asm-xtensa
linux [PATCH] serial_core whitespace fix 2005-07-27 16:26:09 -07:00
math-emu
media [PATCH] drivers/media/video/tveeprom.c: possible cleanups 2005-07-27 16:26:15 -07:00
mtd
net
pcmcia
rxrpc
scsi
sound [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
video