Gustavo A. R. Silva
e8865537a6
fcntl: Fix unreachable code in do_fcntl()
...
Fix the following warning:
fs/fcntl.c:373:3: warning: fallthrough annotation in unreachable code [-Wimplicit-fallthrough]
fallthrough;
^
include/linux/compiler_attributes.h:210:41: note: expanded from macro 'fallthrough'
# define fallthrough __attribute__((__fallthrough__))
by placing the fallthrough; statement inside ifdeffery.
Reported-by: kernel test robot <lkp@intel.com >
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org >
2021-07-12 11:09:13 -05:00
..
2021-06-29 10:53:48 -07:00
2021-06-29 10:53:48 -07:00
2021-06-25 09:41:29 -07:00
2021-06-29 10:53:48 -07:00
2021-07-03 11:30:04 -07:00
2021-06-29 00:15:52 +02:00
2021-07-09 13:03:36 -05:00
2021-07-02 14:13:21 -07:00
2021-06-14 09:07:45 +02:00
2021-06-11 12:44:47 -05:00
2021-06-29 10:53:48 -07:00
2021-07-06 11:06:04 -07:00
2021-06-29 10:53:48 -07:00
2021-07-09 09:57:27 -07:00
2021-07-06 22:05:06 -07:00
2021-06-29 10:53:48 -07:00
2021-07-06 11:17:41 -07:00
2021-06-29 20:23:08 -07:00
2021-06-29 10:53:48 -07:00
2021-07-01 11:06:06 -07:00
2021-06-29 10:53:48 -07:00
2021-06-28 20:39:26 -07:00
2021-07-03 11:30:04 -07:00
2021-06-17 17:11:42 +02:00
2021-07-08 08:37:31 -04:00
2021-07-02 14:25:17 -07:00
2021-07-05 13:51:41 -07:00
2021-07-06 20:14:44 -04:00
2021-06-29 10:53:48 -07:00
2021-06-21 21:24:07 +01:00
2021-07-09 09:43:57 -07:00
2021-07-06 20:14:41 -04:00
2021-07-09 12:05:33 -07:00
2021-07-02 12:08:10 -07:00
2021-06-14 12:16:37 +02:00
2021-07-03 11:30:04 -07:00
2021-06-30 19:37:39 -07:00
2021-06-29 10:53:48 -07:00
2021-06-28 08:40:08 -04:00
2021-07-03 11:41:14 -07:00
2021-06-30 12:21:16 -07:00
2021-06-22 10:40:52 +02:00
2021-06-29 10:53:48 -07:00
2021-07-01 12:06:39 -07:00
2021-06-29 10:53:46 -07:00
2021-06-29 10:53:48 -07:00
2021-06-22 09:21:39 +02:00
2021-07-01 12:06:39 -07:00
2021-06-29 10:53:48 -07:00
2021-07-12 00:25:09 -05:00
2021-06-29 10:53:48 -07:00
2021-06-29 10:53:50 -07:00
2021-06-29 17:29:11 -07:00
2021-06-29 17:29:11 -07:00
2021-06-29 10:53:50 -07:00
2021-07-05 13:42:16 -07:00
2021-06-29 10:53:48 -07:00
2021-07-03 11:41:14 -07:00
2021-06-29 10:53:47 -07:00
2021-07-02 12:08:10 -07:00
2021-07-12 11:09:13 -05:00
2021-07-01 12:06:39 -07:00
2021-07-09 08:20:28 -06:00
2021-06-18 09:22:02 -06:00
2021-06-18 09:22:02 -06:00
2021-06-30 20:47:26 -07:00
2021-06-29 10:53:48 -07:00
2021-07-03 11:41:14 -07:00
2021-07-03 11:41:14 -07:00
2021-07-01 11:06:05 -07:00
2021-07-02 12:08:10 -07:00