commit | 45107ff6d5265b9786c62b694140d839bc3d2433 | [log] [tgz] |
---|---|---|
author | Allen Hubbe <allenbh@gmail.com> | Tue Aug 02 14:04:47 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Aug 02 19:35:13 2016 -0400 |
tree | 5b432ec4d4b36db22808073706127f9ab2fc521a | |
parent | ed43c4e58a6d3061e3329c41d7b880f11541245a [diff] |
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>