summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorAndy Whitcroft <apw@shadowen.org>2008-10-16 05:02:17 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2008-10-16 18:21:34 (GMT)
commit1bdab9e5881fde3bf66528db5b91477ce4b35b3b (patch)
tree286e57468f42dd1acb83d810d049598b7e3978a6 /.mailmap
parent14b111c158116f02c1c862397075e28ac12d65d6 (diff)
downloadlinux-fsl-qoriq-1bdab9e5881fde3bf66528db5b91477ce4b35b3b.tar.xz
checkpatch: switch indent allow plain return
It is a common and sane idiom to allow a single return on the end of a case statement: switch (...) { case foo: return bar; } Add an exception for this. 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 '.mailmap')
0 files changed, 0 insertions, 0 deletions