diff options
author | Eddie Kovsky <ewk@edkovsky.org> | 2015-09-10 00:37:52 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-10 22:29:01 +0200 |
commit | 4e5d56bdf892e18832a6540b63ebf709966bce2a (patch) | |
tree | c41b7ac401088fc41450bb6c7bdaf8e6a2accb2d /lib/debug_info.c | |
parent | checkpatch: avoid some commit message long line warnings (diff) | |
download | linux-4e5d56bdf892e18832a6540b63ebf709966bce2a.tar.xz linux-4e5d56bdf892e18832a6540b63ebf709966bce2a.zip |
checkpatch: fix left brace warning
Using checkpatch.pl with Perl 5.22.0 generates the following warning:
Unescaped left brace in regex is deprecated, passed through in regex;
This patch fixes the warnings by escaping occurrences of the left brace
inside the regular expression.
Signed-off-by: Eddie Kovsky <ewk@edkovsky.org>
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 'lib/debug_info.c')
0 files changed, 0 insertions, 0 deletions