aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-09-22 08:04:45 +0000
committerMark Brown <[email protected]>2022-09-22 11:33:18 +0000
commit01ed230761e51f0403b3f3845c11cb67014487e2 (patch)
tree7cf2c43b435bfc6cc6247a079bcd637f77e4aa3b /tools/perf/util/scripting-engines/trace-event-perl.c
parentregmap: spi-avmm: Use swabXX_array() helpers (diff)
downloadkernel-01ed230761e51f0403b3f3845c11cb67014487e2.tar.gz
kernel-01ed230761e51f0403b3f3845c11cb67014487e2.zip
regmap: mmio: replace return 0 with break in switch statement
Variable min_stride is assigned a value that is never read, fix this by replacing the return 0 with a break statement. This also makes the case statement consistent with the other cases in the switch statement. Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions