commit | ef212196369cbc2e694eab39261f9785ec252028 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri May 20 17:04:11 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri May 20 17:58:30 2016 -0700 |
tree | 94b14851ebad432d6874d4f224ac35be07042868 | |
parent | 481aea5c59a57123b66d5850be1be79f9f230c0e [diff] |
checkpatch: advertise the --fix and --fix-inplace options more The --fix option is relatively unknown and underutilized. Add some text to show that it's available when style defects are found. 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>