]> git.baikalelectronics.ru Git - kernel.git/commit
checkpatch: if no filenames then read stdin
authorAllen Hubbe <allenbh@gmail.com>
Tue, 2 Aug 2016 21:04:47 +0000 (14:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Aug 2016 23:35:13 +0000 (19:35 -0400)
commit0b7592b84455990c613d735ceb00e59b93ecdf4f
tree5b432ec4d4b36db22808073706127f9ab2fc521a
parent4ae251d963ec72a3dd86ec64b90e62ca4b990eb1
checkpatch: if no filenames then read stdin

If no filenames are given, then read the patch from stdin.

Link: http://lkml.kernel.org/r/a8784f291ccb5067361992bf5d41ff6cfb0ce5cb.1469830917.git.allenbh@gmail.com
Signed-off-by: Allen Hubbe <allenbh@gmail.com>
Acked-by: Joe Perches <joe@perches.com>
Cc: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl