summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndy Whitcroft <apw@shadowen.org>2009-01-06 22:41:21 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2009-01-06 23:59:16 (GMT)
commit65863862ba112bf4d06d5ebc142b9d746d1ee955 (patch)
tree923755463967ded1f6f6d0e5a09cb92a628ac005 /MAINTAINERS
parentfae17daed7312bae708df0cce7e93971308698b5 (diff)
downloadlinux-65863862ba112bf4d06d5ebc142b9d746d1ee955.tar.xz
checkpatch: dissallow spaces between stars in pointer types
Disallow spaces within multiple pointer stars (*) in both casts and definitions. Both of these would now be reported: (char * *) char * *foo; Also now consistently detects and reports the attributes within these structures making the error report itself clearer. Signed-off-by: Andy Whitcroft <apw@shadowen.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions