dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/isdn
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
..
act2000 [PATCH] drivers/isdn/act2000/capi.c: #if 0 an unused function 2005-06-25 16:24:57 -07:00
capi [PATCH] class: convert drivers/* to use the new class api instead of class_simple 2005-06-20 15:15:09 -07:00
divert [PATCH] make lots of things static 2005-05-01 08:59:29 -07:00
hardware [PATCH] pcmcia: remove references to pcmcia/version.h 2005-07-07 18:24:07 -07:00
hisax [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
hysdn [PATCH] drivers/isdn/: make some code static 2005-06-28 21:20:31 -07:00
i4l [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
icn [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 2005-07-08 14:57:23 -07:00
isdnloop Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcbit [PATCH] drivers/isdn/pcbit/: possible cleanups 2005-06-25 16:24:56 -07:00
sc [PATCH] drivers/isdn/sc/: possible cleanups 2005-06-25 16:24:56 -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