mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-16 18:15:52 +00:00
This patch removes all occurances of _INLINE_ in the kernel. With the exception of tty_flip.h, I've simply removed the inline's since gcc should know best which functions to be inlined. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
History
|
|
|---|---|---|
| .. | ||
| boot | ||
| hpsim.S | ||
| hpsim_console.c | ||
| hpsim_irq.c | ||
| hpsim_machvec.c | ||
| hpsim_setup.c | ||
| hpsim_ssc.h | ||
| Kconfig | ||
| Makefile | ||
| simeth.c | ||
| simscsi.c | ||
| simserial.c | ||