diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2010-05-24 23:33:30 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-05-25 17:07:06 +0200 |
commit | d4977c78e9c7dd042f96f4a21d957bc25a561333 (patch) | |
tree | 19a50489a8d974b4841edde9e92aae7ec147756a /lib/gen_crc32table.c | |
parent | checkpatch: add check for too short Kconfig descriptions (diff) | |
download | linux-d4977c78e9c7dd042f96f4a21d957bc25a561333.tar.xz linux-d4977c78e9c7dd042f96f4a21d957bc25a561333.zip |
checkpatch: warn on declaration with storage class not at the beginning
The C99 specification states in section 6.11.5:
The placement of a storage-class specifier other than at the beginning
of the declaration specifiers in a declaration is an obsolescent
feature.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Jean Delvare <khali@linux-fr.org>
Cc: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/gen_crc32table.c')
0 files changed, 0 insertions, 0 deletions