diff options
| author | Gustavo A. R. Silva <[email protected]> | 2019-08-20 18:01:03 +0000 |
|---|---|---|
| committer | Gustavo A. R. Silva <[email protected]> | 2019-08-21 00:43:05 +0000 |
| commit | edf6a05976980b5c21f19a60fde175f736e4ab61 (patch) | |
| tree | 9982c2fd23f766c8db2b31c43327c5fda5439329 /tools/perf/scripts/python | |
| parent | ARM: riscpc: Mark expected switch fall-through (diff) | |
| download | kernel-edf6a05976980b5c21f19a60fde175f736e4ab61.tar.gz kernel-edf6a05976980b5c21f19a60fde175f736e4ab61.zip | |
drm/sun4i: sun6i_mipi_dsi: Mark expected switch fall-through
Mark switch cases where we are expecting to fall through.
Fix the following warning (Building: multi_v7_defconfig arm):
drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c: In function ‘sun6i_dsi_transfer’:
drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c:993:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
if (msg->rx_len == 1) {
^
drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c:998:2: note: here
default:
^~~~~~~
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
