aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2019-08-12 00:18:03 +0000
committerGustavo A. R. Silva <[email protected]>2019-08-21 00:42:34 +0000
commit377ec83643efcae869528b4b26a5070fdeba3abd (patch)
treeacfdae3e09f351a385baf1e342266cb2de41194e /tools/perf/scripts/python
parentLinux 5.3-rc2 (diff)
downloadkernel-377ec83643efcae869528b4b26a5070fdeba3abd.tar.gz
kernel-377ec83643efcae869528b4b26a5070fdeba3abd.zip
dmaengine: fsldma: Mark expected switch fall-through
Mark switch cases where we are expecting to fall through. Fix the following warnings (Building: powerpc-ppa8548_defconfig powerpc): drivers/dma/fsldma.c: In function ‘fsl_dma_chan_probe’: drivers/dma/fsldma.c:1165:26: warning: this statement may fall through [-Wimplicit-fallthrough=] chan->toggle_ext_pause = fsl_chan_toggle_ext_pause; ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ drivers/dma/fsldma.c:1166:2: note: here case FSL_DMA_IP_83XX: ^~~~ Reported-by: kbuild test robot <[email protected]> Acked-by: Li Yang <[email protected]> Signed-off-by: Gustavo A. R. Silva <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions