linux/arch
Jesper Juhl e04008eb38 SH: static should be at beginning of declaration
Make sure that the 'static' keywork is at the beginning of declaration
for arch/sh/*

This gets rid of warnings like
  warning: ‘static’ is not at beginning of declaration
when building with -Wold-style-declaration (and/or -Wextra which also
enables it).

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2011-07-11 14:13:46 +02:00
..
alpha Merge branch 'setns' 2011-05-28 10:51:01 -07:00
arm ARM: static should be at beginning of declaration 2011-07-11 14:13:46 +02:00
avr32 treewide: Convert uses of struct resource to resource_size(ptr) 2011-06-10 14:55:36 +02:00
blackfin Blackfin: strncpy: fix handling of zero lengths 2011-06-03 11:05:36 -04:00
cris Merge branch 'setns' 2011-05-28 10:51:01 -07:00
frv Merge branch 'setns' 2011-05-28 10:51:01 -07:00
h8300 Merge branch 'setns' 2011-05-28 10:51:01 -07:00
ia64 [IA64] wire up sendmmsg() syscall for Itanium 2011-05-31 10:09:24 -07:00
m32r Merge branch 'setns' 2011-05-28 10:51:01 -07:00
m68k Merge branch 'setns' 2011-05-28 10:51:01 -07:00
microblaze treewide: Convert uses of struct resource to resource_size(ptr) 2011-06-10 14:55:36 +02:00
mips MIPS: static should be at beginning of declaration 2011-07-11 14:13:46 +02:00
mn10300 MN10300: Add missing _sdata declaration 2011-06-07 19:03:53 -07:00
parisc Merge branch 'setns' 2011-05-28 10:51:01 -07:00
powerpc treewide: remove duplicate includes 2011-06-20 16:08:19 +02:00
s390 s390: do not touch sie64a.S with duplicate include removal 2011-06-24 13:50:44 +02:00
score arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} 2011-05-26 17:12:38 -07:00
sh SH: static should be at beginning of declaration 2011-07-11 14:13:46 +02:00
sparc treewide: Convert uses of struct resource to resource_size(ptr) 2011-06-10 14:55:36 +02:00
tile treewide: Convert uses of struct resource to resource_size(ptr) 2011-06-10 14:55:36 +02:00
um arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} 2011-05-26 17:12:38 -07:00
unicore32 unicore32: using generic-y format for one line asm-generic files 2011-06-09 16:29:52 +08:00
x86 treewide: remove duplicate includes 2011-06-20 16:08:19 +02:00
xtensa treewide: remove duplicate includes 2011-06-20 16:08:19 +02:00
.gitignore
Kconfig mm, powerpc: move the RCU page-table freeing into generic code 2011-05-25 08:39:16 -07:00