linux-stable/drivers/s390
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
..
block [PATCH] s390: free dasd slab cache 2005-07-27 16:26:05 -07:00
char [PATCH] s390: use __cpcmd in vmcp_write 2005-07-27 16:26:06 -07:00
cio [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
crypto [PATCH] s390: remove ioctl32 from crypto driver 2005-05-01 08:59:00 -07:00
net [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
scsi [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacks 2005-06-20 15:15:35 -07:00
Kconfig [PATCH] s390: add vmcp interface 2005-06-25 16:24:37 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebcdic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s390mach.c [PATCH] s390: improved machine check handling 2005-06-25 16:24:37 -07:00
s390mach.h [PATCH] s390: improved machine check handling 2005-06-25 16:24:37 -07:00
sysinfo.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00