Gustavo A. R. Silva
85a55ff2cf
mac80211_hwsim: mark expected switch fall-through
...
In preparation to enabling -Wimplicit-fallthrough, mark switch
cases where we are expecting to fall through.
This patch fixes the following warning:
drivers/net/wireless/mac80211_hwsim.c: In function ‘init_mac80211_hwsim’:
drivers/net/wireless/mac80211_hwsim.c:3853:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
param.reg_strict = true;
~~~~~~~~~~~~~~~~~^~~~~~
drivers/net/wireless/mac80211_hwsim.c:3854:3: note: here
case HWSIM_REGTEST_DRIVER_REG_ALL:
^~~~
Warning level 3 was used: -Wimplicit-fallthrough=3
This patch is part of the ongoing efforts to enable
-Wimplicit-fallthrough.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com >
Signed-off-by: Johannes Berg <johannes.berg@intel.com >
2019-05-24 11:26:44 +02:00
..
2019-05-13 09:23:18 -04:00
2019-05-07 13:39:22 -07:00
2019-04-09 08:16:43 -06:00
2019-04-25 23:52:29 -04:00
2019-05-07 13:01:40 -07:00
2019-05-07 22:03:58 -07:00
2019-05-05 19:34:00 +02:00
2019-04-12 13:35:27 -06:00
2019-05-08 10:34:17 -07:00
2019-05-07 11:46:13 -07:00
2019-05-08 12:25:12 -07:00
2019-04-25 21:33:41 +02:00
2019-05-07 09:18:12 -07:00
2019-04-10 00:32:34 +02:00
2019-05-06 20:15:06 -07:00
2019-05-01 22:43:26 -04:00
2019-04-16 09:29:18 +09:00
2019-05-09 08:51:45 -07:00
2019-05-08 21:35:19 -07:00
2019-05-06 19:54:57 -07:00
2019-05-07 13:39:22 -07:00
2019-05-07 12:15:13 -07:00
2019-05-07 13:39:22 -07:00
2019-05-07 13:39:22 -07:00
2019-05-11 10:54:43 -04:00
2019-05-08 21:35:19 -07:00
2019-05-13 15:21:48 -07:00
2019-04-13 09:36:35 -04:00
2019-05-07 12:15:13 -07:00
2019-05-07 13:39:22 -07:00
2019-05-09 14:41:55 -07:00
2019-05-07 08:50:40 -07:00
2019-05-08 16:47:23 -07:00
2019-05-07 13:31:29 -07:00
2019-05-09 09:02:46 -07:00
2019-05-13 15:21:48 -07:00
2019-04-06 22:03:03 +07:00
2019-05-13 09:23:18 -04:00
2019-05-07 13:01:40 -07:00
2019-05-07 22:03:58 -07:00
2019-05-07 18:02:51 -07:00
2019-04-10 12:17:01 -06:00
2019-05-10 12:55:16 -04:00
2019-05-07 18:14:36 -07:00
2019-05-08 21:35:19 -07:00
2019-05-12 17:57:52 -04:00
2019-05-07 12:56:19 -07:00
2019-04-03 23:45:59 -04:00
2019-05-09 08:51:45 -07:00
2019-05-10 05:29:27 -07:00
2019-05-07 12:56:19 -07:00
2019-05-12 18:16:31 -04:00
2019-05-24 11:26:44 +02:00
2019-05-07 22:03:58 -07:00
2019-04-08 12:01:02 +01:00
2019-05-07 18:14:36 -07:00
2019-05-08 10:12:46 -07:00
2019-04-25 19:44:33 +02:00
2019-05-13 08:52:37 -07:00
2019-04-10 12:13:31 +05:30
2019-05-03 23:47:39 +02:00
2019-05-09 08:40:55 -07:00
2019-05-07 12:15:13 -07:00
2019-04-23 12:29:37 +01:00
2019-05-08 10:03:52 -07:00
2019-05-11 10:54:43 -04:00
2019-05-12 07:00:21 -04:00
2019-04-09 14:19:06 +02:00
2019-05-01 14:57:23 -07:00
2019-05-09 09:19:26 -07:00
2019-05-10 12:57:15 -04:00
2019-04-20 12:16:52 +02:00
2019-05-06 22:52:14 +09:00
2019-04-24 10:30:45 +10:00
2019-05-12 07:00:21 -04:00
2019-05-07 22:03:58 -07:00
2019-05-08 17:13:35 -07:00
2019-05-08 10:12:46 -07:00
2019-04-25 22:23:06 +02:00
2019-04-30 17:55:08 +02:00
2019-05-02 17:17:51 +02:00
2019-05-09 08:51:45 -07:00
2019-05-07 22:03:58 -07:00
2019-05-08 21:35:19 -07:00
2019-05-08 10:12:46 -07:00
2019-04-09 11:24:48 +02:00
2019-05-07 13:39:22 -07:00
2019-05-09 08:51:45 -07:00
2019-05-08 21:35:19 -07:00
2019-05-13 09:23:18 -04:00
2019-04-10 22:45:38 -07:00
2019-05-10 12:59:51 -04:00
2019-04-25 21:52:40 +02:00
2019-04-08 17:05:52 -04:00
2019-05-07 13:39:22 -07:00
2019-05-13 09:20:42 -04:00
2019-05-07 18:45:27 -07:00
2019-04-25 21:33:37 +02:00
2019-04-25 21:33:37 +02:00