aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorDwaipayan Ray <[email protected]>2020-12-15 20:45:02 -0800
committerLinus Torvalds <[email protected]>2020-12-15 22:46:17 -0800
commit03f4935135b9efeb780b970ba023c201f81cf4e6 (patch)
treecd98b76c9e3ad20c8f42c55ea5785c791cfa426a /tools/perf/scripts/python/bin/export-to-postgresql-report
parent27b379af61025e32a9baf3a33e939941682693ba (diff)
checkpatch: fix unescaped left brace
There is an unescaped left brace in a regex in OPEN_BRACE check. This throws a runtime error when checkpatch is run with --fix flag and the OPEN_BRACE check is executed. Fix it by escaping the left brace. Link: https://lkml.kernel.org/r/[email protected] Fixes: 8d1824780f2f ("checkpatch: add --fix option for a couple OPEN_BRACE misuses") Signed-off-by: Dwaipayan Ray <[email protected]> Acked-by: Joe Perches <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions