diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-07-12 08:44:53 +0300 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-07-12 08:44:53 +0300 |
commit | d5c9d0a207f4c61734ccd4b51818788e8b86296a (patch) | |
tree | 3a8900aa9c9f7c7b464d28abafd0a3b7c0f9787b /tools/perf/scripts/python | |
parent | 5937e00017f1d1dd4551e723ebfa306671f27843 (diff) | |
download | linux-d5c9d0a207f4c61734ccd4b51818788e8b86296a.tar.xz |
mt76: mt7921: Fix fall-through warning for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix the
following warning by explicitly adding a break statement:
drivers/net/wireless/mediatek/mt76/mt7921/main.c:392:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions