commit | 32f30ca9f19df77eced0ec029ce9dcfb24ff045b | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Jun 04 16:50:40 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 04 19:06:25 2020 -0700 |
tree | bbad4730386378fdd178a3e73db929a4daf6552a | |
parent | a55ee0cc09a4e3ee6c4443afdbff53639672178f [diff] |
checkpatch: disallow --git and --file/--fix Don't allow these options to be combined. Miscellanea: o Add missing $P: to some die("reason message") output Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Link: http://lkml.kernel.org/r/3dc7bdaa58490f5906efc11a4d6113e42a087723.camel@perches.com Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>