aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2021-03-22 17:41:28 +0100
committerLee Jones <[email protected]>2021-03-23 09:42:55 +0000
commit04758386757c1ef339b18d996976911be61d5efb (patch)
tree982727622308c474a437c993aa793919a449283d /tools/perf/util/trace-event-scripting.c
parent5eb622eec92c224c9e51ce9bf0e99a04c875f8bf (diff)
backlight: journada720: Fix Wmisleading-indentation warning
With gcc-11, we get a warning about code that looks correct but badly indented: drivers/video/backlight/jornada720_bl.c: In function ‘jornada_bl_update_status’: drivers/video/backlight/jornada720_bl.c:66:11: error: this ‘else’ clause does not guard... [-Werror=misleading-indentation] 66 | } else /* turn on backlight */ | ^~~~ Change the formatting according to our normal conventions. Fixes: 13a7b5dc0d17 ("backlight: Adds HP Jornada 700 series backlight driver") Signed-off-by: Arnd Bergmann <[email protected]> Reviewed-by: Daniel Thompson <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions