]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - scripts/checkpatch.pl
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)
commit45107ff6d5265b9786c62b694140d839bc3d2433
tree5b432ec4d4b36db22808073706127f9ab2fc521a
parented43c4e58a6d3061e3329c41d7b880f11541245a
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