commit | 3beb42eced39c00011ba4d608d52718af765e5d4 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri May 20 17:04:14 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri May 20 17:58:30 2016 -0700 |
tree | 2f4638780f72ca9e6f6120fe31b88a698f04fc36 | |
parent | ef212196369cbc2e694eab39261f9785ec252028 [diff] |
checkpatch: add --list-types to show message types to show or ignore The message types are not currently knowable without reading the code. Add a mechanism to see what they are. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>