"extern inline" generates a warning with -Wmissing-prototypes and I'm currently working on getting the kernel cleaned up for adding this to the CFLAGS since it will help us to avoid a nasty class of runtime errors. If there are places that really need a forced inline, __always_inline would be the correct solution. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Mikael Starvik <starvik@axis.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| atomic.h | ||
| bitops.h | ||
| byteorder.h | ||
| cache.h | ||
| checksum.h | ||
| delay.h | ||
| dma.h | ||
| elf.h | ||
| ide.h | ||
| io_interface_mux.h | ||
| io.h | ||
| irq.h | ||
| Kbuild | ||
| memmap.h | ||
| mmu.h | ||
| offset.h | ||
| page.h | ||
| pgtable.h | ||
| processor.h | ||
| ptrace.h | ||
| sv_addr_ag.h | ||
| sv_addr.agh | ||
| svinto.h | ||
| system.h | ||
| thread_info.h | ||
| timex.h | ||
| tlb.h | ||
| uaccess.h | ||
| unistd.h | ||
| user.h | ||