diff options
author | Joe Perches <joe@perches.com> | 2015-06-26 00:01:55 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-26 02:00:39 +0200 |
commit | ce8155f7a3d59ce868ea16d8891edda4d865e873 (patch) | |
tree | dea5d5545a19ee8499d1c3727ec7d9c6712f3a6a /fs/xattr.c | |
parent | get_maintainer: emit longer section headers (diff) | |
download | linux-ce8155f7a3d59ce868ea16d8891edda4d865e873.tar.xz linux-ce8155f7a3d59ce868ea16d8891edda4d865e873.zip |
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Perl 5.22 emits a deprecated message when "\C" is used in a regex. Perl
5.24 will disallow it altogether.
Fix it by using [A-Z] instead of \C.
Signed-off-by: Joe Perches <joe@perches.com>
Reported-by: Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
Tested-by: Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions