1
0
Fork 0
alistair23-linux/sound/core
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
..
oss [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
seq [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
control.c [ALSA] Add const prefix 2005-06-22 12:28:54 +02:00
control_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
device.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hwdep.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hwdep_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
info.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
info_oss.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
init.c [PATCH] fix pm_message_t vs. u32 in alsa 2005-04-16 15:25:30 -07:00
isadma.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memalloc.c [ALSA] Add write support to snd-page-alloc proc file 2005-06-22 12:27:47 +02:00
memory.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
misc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcm.c [ALSA] sound/core/: possible cleanups 2005-05-29 10:11:20 +02:00
pcm_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcm_lib.c [ALSA] Make docproc happy 2005-05-29 10:14:48 +02:00
pcm_memory.c [ALSA] Fix permissions in some /proc files 2005-05-29 10:00:39 +02:00
pcm_misc.c [ALSA] Export missing snd_pcm_format_*() 2005-05-29 10:11:11 +02:00
pcm_native.c [ALSA] Fix races between PCM drain and other ops 2005-06-22 12:27:53 +02:00
pcm_timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rawmidi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rawmidi_compat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rtctimer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sgbuf.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
sound_oss.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
timer_compat.c [ALSA] Change some timer ioctls due to confliction 2005-05-29 10:10:53 +02:00
wrappers.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00