diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2018-08-05 17:41:09 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-08-06 13:36:20 -0600 |
commit | 673bb2dfc36488abfdbbfc2ce2631204eaf682f2 (patch) | |
tree | e7caada77d3ec0a1ecf34a70f7e605444a6e45a2 /scripts/depmod.sh | |
parent | 0bf1bd84f3657dc51acb9d30629c1967a6b91e76 (diff) | |
download | linux-673bb2dfc36488abfdbbfc2ce2631204eaf682f2.tar.gz linux-673bb2dfc36488abfdbbfc2ce2631204eaf682f2.tar.bz2 linux-673bb2dfc36488abfdbbfc2ce2631204eaf682f2.zip |
scripts/kernel-doc: Escape all literal braces in regexes
Commit 701b3a3c0ac4 ("PATCH scripts/kernel-doc") fixed the two
instances of literal braces that Perl 5.28 warns about, but there are
still more than it doesn't warn about.
Escape all left braces that are treated as literal characters. Also
escape literal right braces, for consistency and to avoid confusing
bracket-matching in text editors.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'scripts/depmod.sh')
0 files changed, 0 insertions, 0 deletions