diff options
author | Andy Whitcroft <apw@canonical.com> | 2009-02-27 23:03:07 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-02-28 01:26:21 +0100 |
commit | 00ef4ece05096a5c523e265b8ce6627fb5e171c2 (patch) | |
tree | 13e3db3b95e04ed3fd53dae599a947c87e87c799 /scripts/Makefile | |
parent | checkpatch: do not warn about -p0 patches when checking files (diff) | |
download | linux-00ef4ece05096a5c523e265b8ce6627fb5e171c2.tar.xz linux-00ef4ece05096a5c523e265b8ce6627fb5e171c2.zip |
checkpatch: correctly handle type spacing in the face of modifiers
We need to handle interspersed modifiers in the middle of pointer types,
for example:
void * __user * __user bar;
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/Makefile')
0 files changed, 0 insertions, 0 deletions