diff options
author | Andy Whitcroft <apw@canonical.com> | 2009-02-27 17:03:07 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-02-27 19:26:21 -0500 |
commit | 00ef4ece05096a5c523e265b8ce6627fb5e171c2 (patch) | |
tree | 13e3db3b95e04ed3fd53dae599a947c87e87c799 /block/bsg.c | |
parent | e2f7aa4b8bc811ebf8afbdf423caf90a5a03cb08 (diff) |
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 'block/bsg.c')
0 files changed, 0 insertions, 0 deletions