diff options
author | Joe Perches <joe@perches.com> | 2016-01-20 14:58:24 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-20 17:09:18 -0800 |
commit | be17bddc6907f65b0a9f0ff77200a6d403ac41d1 (patch) | |
tree | b81dcda9c50937274cdfeea83f8e4eacf1d7e6a1 /sound/i2c | |
parent | 75339d825ae5b1cd5bd6d4b1db3b4b7c12d7b3e9 (diff) | |
download | linux-be17bddc6907f65b0a9f0ff77200a6d403ac41d1.tar.bz2 |
scripts/get_maintainer.pl: handle file names beginning with ./
The problem is that get_maintainer.pl doesn't work if you have a ./
prefix on the filename. For example, if you type:
./scripts/get_maintainer.pl -f ./drivers/usb/usb-skeleton.c
then the current code only includes LKML and people from the git log, it
doesn't include Greg or the linux-usb list.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/i2c')
0 files changed, 0 insertions, 0 deletions