diff options
| author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-08-19 01:14:18 +0300 | 
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-08-19 08:40:08 +0300 | 
| commit | e8bcb4820ac55615ffe4c9730bde75140233fbaa (patch) | |
| tree | 988530c6bab2ca21bfdd602a10bcbf2a657b533b /tools/perf/scripts/python/futex-contention.py | |
| parent | 92791836cb7d79bba66389daed57d4d92783f01e (diff) | |
| download | linux-e8bcb4820ac55615ffe4c9730bde75140233fbaa.tar.xz | |
staging: r8188eu: Fix fall-through warnings for Clang
Fix the following fallthrough warnings:
drivers/staging/r8188eu/core/rtw_mlme_ext.c:1498:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
drivers/staging/r8188eu/core/rtw_wlan_util.c:1113:4: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
drivers/staging/r8188eu/core/rtw_wlan_util.c:1147:4: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
drivers/staging/r8188eu/core/rtw_wlan_util.c:1405:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
This helps with the ongoing efforts to globally enable
-Wimplicit-fallthrough for Clang.
Link: https://github.com/KSPP/linux/issues/115
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/20210818221418.GA311735@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions
