diff options
author | 2009-02-27 14:03:07 -0800 | |
---|---|---|
committer | 2009-02-27 16:26:22 -0800 | |
commit | a3340b35787975414d5f6fee83e00640688be2cb (patch) | |
tree | 48eadd0bde2f008de17ca1b780e428451b042942 /kernel/sched_debug.c | |
parent | checkpatch: correctly handle type spacing in the face of modifiers (diff) | |
download | linux-rng-a3340b35787975414d5f6fee83e00640688be2cb.tar.xz linux-rng-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 'kernel/sched_debug.c')
0 files changed, 0 insertions, 0 deletions