diff options
author | Joe Perches <joe@perches.com> | 2016-08-10 08:45:11 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-08-10 10:42:00 -0700 |
commit | aec742e8e1cf05114530bdef8051238b6dbb4052 (patch) | |
tree | 558f9c961b03ec47153adac4737c351c2373b48a /virt | |
parent | a0cba2179ea4c1820fce2ee046b6ed90ecc56196 (diff) | |
download | linux-stable-aec742e8e1cf05114530bdef8051238b6dbb4052.tar.gz linux-stable-aec742e8e1cf05114530bdef8051238b6dbb4052.tar.bz2 linux-stable-aec742e8e1cf05114530bdef8051238b6dbb4052.zip |
get_maintainer: Don't check if STDIN exists in a VCS repository
If get_maintainer is not given any filename arguments on the command line,
the standard input is read for a patch.
But checking if a VCS has a file named &STDIN is not a good idea and fails.
Verify the nominal input file is not &STDIN before checking the VCS.
Fixes: 4cad35a7ca69 ("get_maintainer.pl: reduce need for command-line option -f")
Reported-by: Christopher Covington <cov@codeaurora.org>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions