diff options
author | Tobias Klauser <[email protected]> | 2010-05-24 14:33:30 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-05-25 08:07:06 -0700 |
commit | d4977c78e9c7dd042f96f4a21d957bc25a561333 (patch) | |
tree | 19a50489a8d974b4841edde9e92aae7ec147756a /net/unix/af_unix.c | |
parent | 3354957a4f8b9bb4b43625232acdf0626851c82f (diff) |
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 <[email protected]>
Acked-by: Jean Delvare <[email protected]>
Cc: Andy Whitcroft <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions