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:22 +0100 |
commit | a3340b35787975414d5f6fee83e00640688be2cb (patch) | |
tree | 48eadd0bde2f008de17ca1b780e428451b042942 /lib/parser.c | |
parent | checkpatch: correctly handle type spacing in the face of modifiers (diff) | |
download | linux-a3340b35787975414d5f6fee83e00640688be2cb.tar.xz linux-a3340b35787975414d5f6fee83e00640688be2cb.zip |
checkpatch: pointer type star may have modifiers following
We may have any modifier following a pointer type star. Handle this:
void * __user * __user foo;
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 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions