1
0
Fork 0
alistair23-linux/sound/pci
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
..
ac97 [ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriate 2005-06-22 12:27:34 +02:00
ali5451 [ALSA] Modem support for ALI5451 2005-06-22 12:27:27 +02:00
au88x0 [ALSA] Replace pci_module_init() with pci_register_driver() 2005-05-29 10:00:32 +02:00
ca0106 [ALSA] ca0106: Fix 96000 Hz audio playback. 2005-06-22 12:28:18 +02:00
cs46xx [ALSA] Remove redundant NULL checks before kfree 2005-06-22 12:27:43 +02:00
emu10k1 [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
hda [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
ice1712 [ALSA] ice1724 - Add support of Chaintech AV-710 2005-05-29 10:15:24 +02:00
korg1212 [ALSA] Replace pci_module_init() with pci_register_driver() 2005-05-29 10:00:32 +02:00
mixart [ALSA] Replace pci_module_init() with pci_register_driver() 2005-05-29 10:00:32 +02:00
nm256 [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
rme9652 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
trident [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
vx222 [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
ymfpci [ALSA] Remove redundant NULL checks before kfree 2005-06-22 12:27:43 +02:00
Kconfig [ALSA] Add HDSP MADI driver 2005-06-22 12:28:11 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
als4000.c [ALSA] als4000 - Fix kernel panic with MPU401 2005-05-29 10:15:21 +02:00
atiixp.c [ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriate 2005-06-22 12:27:34 +02:00
atiixp_modem.c [ALSA] PCI modem drivers update 2005-06-22 12:27:21 +02:00
azt3328.c [ALSA] Replace pci_module_init() with pci_register_driver() 2005-05-29 10:00:32 +02:00
azt3328.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bt87x.c [PATCH] Fix bt87x.c build problem for real 2005-07-06 12:40:35 -07:00
cmipci.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
cs4281.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
ens1370.c [ALSA] Replace pci_module_init() with pci_register_driver() 2005-05-29 10:00:32 +02:00
ens1371.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
es1938.c [ALSA] Replace pci_module_init() with pci_register_driver() 2005-05-29 10:00:32 +02:00
es1968.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
fm801.c [ALSA] Replace pci_module_init() with pci_register_driver() 2005-05-29 10:00:32 +02:00
intel8x0.c [ALSA] Add FSC T3010 quirk 2005-06-22 12:27:59 +02:00
intel8x0m.c [ALSA] PCI modem drivers update 2005-06-22 12:27:21 +02:00
maestro3.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
rme32.c [ALSA] Replace pci_module_init() with pci_register_driver() 2005-05-29 10:00:32 +02:00
rme96.c [ALSA] Replace pci_module_init() with pci_register_driver() 2005-05-29 10:00:32 +02:00
sonicvibes.c [ALSA] Replace pci_module_init() with pci_register_driver() 2005-05-29 10:00:32 +02:00
via82xx.c [ALSA] Add dxs_support for Soltek SL-K8Tpro-939 2005-06-22 12:29:08 +02:00
via82xx_modem.c [ALSA] Remove redundant NULL checks before kfree 2005-06-22 12:27:43 +02:00