diff options
author | [email protected] <[email protected]> | 2018-07-17 12:57:29 -0400 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2018-07-23 09:31:40 -0600 |
commit | 701b3a3c0ac42630f74a5efba8545d61ac0e3293 (patch) | |
tree | f0573a795ad39b82146f120c805b5e786b31ed09 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 31130c8ec8cc03dec563b8e1317be508d4268225 (diff) |
PATCH scripts/kernel-doc
Fix a warning whinge from Perl introduced by "scripts: kernel-doc: parse next structs/unions"
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/({ <-- HERE [^\{\}]*})/ at ./scripts/kernel-doc line 1155.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/({ <-- HERE )/ at ./scripts/kernel-doc line 1179.
Signed-off-by: Valdis Kletnieks <[email protected]>
Reviewed-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions