aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2015-06-25 15:01:55 -0700
committerLinus Torvalds <[email protected]>2015-06-25 17:00:39 -0700
commitce8155f7a3d59ce868ea16d8891edda4d865e873 (patch)
treedea5d5545a19ee8499d1c3727ec7d9c6712f3a6a /tools/perf/scripts/python
parent364f68dc996a63b7e54dd8b9624f64a76f43dd12 (diff)
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 <[email protected]> Reported-by: Valdis Kletnieks <[email protected]> Tested-by: Valdis Kletnieks <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions