diff options
author | 2011-07-09 23:17:59 +0200 | |
---|---|---|
committer | 2011-07-11 14:13:47 +0200 | |
commit | 14559f2f9a8b7e5d565c7de34a95097ee331c5cb (patch) | |
tree | 7be88e4fe9c5133ba7986f99fbf8535ee74d0d9d /lib/vsprintf.c | |
parent | SH: static should be at beginning of declaration (diff) | |
download | linux-rng-14559f2f9a8b7e5d565c7de34a95097ee331c5cb.tar.xz linux-rng-14559f2f9a8b7e5d565c7de34a95097ee331c5cb.zip |
XTENSA: static should be at beginning of declaration
Make sure that the 'static' keywork is at the beginning of declaration
for arch/xtensa/variants/s6000/include/variant/dmac.h
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>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions