mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
1e90d0ed32
Convert 'u8 inline' to 'inline u8' to be the same style used by the rest of the kernel. Miscellanea: jornada_ssp_reverse is an odd function. It is declared inline but is also EXPORT_SYMBOL. It is also apparently only used by jornada720_ssp.c Likely the EXPORT_SYMBOL could be removed and the function converted to static. The addition of static and removal of EXPORT_SYMBOL was not done. Link: http://lkml.kernel.org/r/5bd3b2bf39c6c9caf773949f18158f8f5ec08582.1499284835.git.joe@perches.com Signed-off-by: Joe Perches <joe@perches.com> Cc: Russell King <linux@armlinux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
include/mach | ||
assabet.c | ||
badge4.c | ||
cerf.c | ||
clock.c | ||
collie.c | ||
generic.c | ||
generic.h | ||
h3xxx.c | ||
h3100.c | ||
h3600.c | ||
hackkit.c | ||
jornada720_ssp.c | ||
jornada720.c | ||
Kconfig | ||
lart.c | ||
Makefile | ||
Makefile.boot | ||
nanoengine.c | ||
neponset.c | ||
pci-nanoengine.c | ||
pleb.c | ||
pm.c | ||
shannon.c | ||
simpad.c | ||
sleep.S | ||
ssp.c |