diff options
author | Eddie Kovsky <ewk@edkovsky.org> | 2015-09-09 15:37:52 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-10 13:29:01 -0700 |
commit | 4e5d56bdf892e18832a6540b63ebf709966bce2a (patch) | |
tree | c41b7ac401088fc41450bb6c7bdaf8e6a2accb2d /Documentation/mmc | |
parent | bf4daf12a9fbc818029051c97b65fbfca6366a44 (diff) | |
download | op-kernel-dev-4e5d56bdf892e18832a6540b63ebf709966bce2a.zip op-kernel-dev-4e5d56bdf892e18832a6540b63ebf709966bce2a.tar.gz |
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 'Documentation/mmc')
0 files changed, 0 insertions, 0 deletions