diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-07-13 13:27:08 -0500 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-07-13 14:38:47 -0500 |
commit | 41614014a7afbbce5b61bfce5ce89ee3455143e7 (patch) | |
tree | ae31080ab4d66ff87401465b06c49504bb4987e2 /drivers/s390 | |
parent | 5a1ab5c0299a7b3b9e7ec52c327f44d98b8e001d (diff) |
dmaengine: ipu: Fix fall-through warning for Clang
Fix the following fallthrough warnings (arm64-randconfig):
drivers/dma/ipu/ipu_idmac.c:621:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
rivers/dma/ipu/ipu_idmac.c:981:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/lkml/60edca25.k00ut905IFBjPyt5%25lkp@intel.com/
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions