Colin Ian King
a95157d72d
net: thunderx: remove a couple of redundant assignments
...
The assignment to pointer msg is redundant as it is never read, so
remove msg. Also remove the first assignment to qset as this is not
read before the next re-assignment of a new value to qset in the
for-loop. Cleans up two clang warnings:
drivers/net/ethernet/cavium/thunder/nic_main.c:589:2: warning: Value
stored to 'msg' is never read
drivers/net/ethernet/cavium/thunder/nic_main.c:611:2: warning: Value
stored to 'qset' is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2017-11-01 21:29:08 +09:00
..
2017-10-11 21:16:37 +02:00
2017-10-21 10:14:20 +02:00
2017-10-02 12:21:30 -07:00
2017-11-01 12:34:04 +09:00
2017-09-18 16:06:00 +02:00
2017-10-24 15:20:45 +02:00
2017-10-17 17:22:07 +03:00
2017-10-24 18:50:59 -06:00
2017-10-14 09:25:51 +02:00
2017-10-12 15:01:30 +02:00
2017-09-24 11:34:28 -07:00
2017-10-04 09:19:13 -07:00
2017-10-20 13:41:52 +02:00
2017-10-22 02:22:39 +01:00
2017-09-26 01:10:08 +02:00
2017-10-24 15:20:45 +02:00
2017-10-07 12:04:31 +08:00
2017-09-14 13:43:16 -07:00
2017-08-28 10:31:08 +09:00
2017-10-20 11:51:10 +05:30
2017-10-09 13:09:19 -03:00
2017-08-21 17:59:38 +02:00
2017-08-25 09:32:27 +09:00
2017-10-25 12:10:59 +02:00
2017-08-28 16:24:22 +02:00
2017-09-19 09:20:33 +02:00
2017-08-28 17:15:16 +02:00
2017-10-07 13:17:07 +02:00
2017-10-27 11:43:17 +10:00
2017-10-12 09:08:56 -07:00
2017-10-20 14:56:25 +02:00
2017-10-24 06:17:14 -07:00
2017-09-22 10:28:00 +02:00
2017-10-18 00:19:26 +02:00
2017-10-03 14:03:31 -05:00
2017-09-05 12:19:08 -07:00
2017-10-14 19:52:07 +01:00
2017-10-30 21:09:24 +09:00
2017-10-28 10:56:13 -07:00
2017-10-13 17:32:19 +02:00
2017-10-13 16:31:05 +01:00
2017-10-23 01:30:11 +01:00
2017-09-23 21:17:43 +02:00
2017-09-01 16:42:54 +10:00
2017-09-07 13:23:37 -07:00
2017-09-05 11:08:17 -07:00
2017-10-06 12:13:50 -07:00
2017-10-17 06:23:09 -04:00
2017-09-10 20:40:00 -07:00
2017-08-29 21:51:45 -04:00
2017-09-14 11:59:30 +02:00
2017-10-15 07:50:38 -04:00
2017-10-10 08:40:04 +02:00
2017-09-27 17:33:28 +02:00
2017-08-29 13:46:35 +02:00
2017-11-01 21:29:08 +09:00
2017-09-18 17:29:01 -07:00
2017-10-19 17:13:51 +02:00
2017-09-18 16:12:26 +02:00
2017-10-21 22:44:48 -04:00
2017-08-24 18:46:44 +02:00
2017-09-05 11:08:17 -07:00
2017-10-10 21:17:43 -05:00
2017-10-18 12:39:37 +01:00
2017-09-22 15:11:46 +01:00
2017-10-03 15:18:41 +05:30
2017-10-19 10:20:03 +02:00
2017-10-23 20:16:36 +03:00
2017-09-14 11:59:30 +02:00
2017-09-09 14:44:39 -07:00
2017-09-08 18:26:51 -07:00
2017-08-22 11:04:51 -07:00
2017-09-11 13:04:32 -07:00
2017-10-03 17:54:24 -07:00
2017-10-05 14:23:06 +02:00
2017-10-23 11:46:30 +02:00
2017-10-11 10:47:47 -07:00
2017-10-04 10:29:44 +02:00
2017-10-10 11:22:09 -07:00
2017-09-13 10:56:00 -07:00
2017-10-30 21:09:24 +09:00
2017-10-30 21:09:24 +09:00
2017-09-15 20:43:33 -07:00
2017-10-25 14:06:34 +02:00
2017-08-28 13:52:22 +02:00
2017-10-23 06:37:16 -04:00
2017-09-14 18:13:32 -07:00
2017-09-08 11:20:04 +08:00
2017-10-27 12:00:00 +09:00
2017-10-13 16:18:33 -07:00
2017-10-19 09:49:11 +02:00
2017-09-18 11:28:23 +02:00
2017-08-30 14:03:42 -06:00
2017-10-09 20:46:39 -07:00
2017-09-14 13:33:33 -07:00
2017-08-29 08:52:51 -05:00
2017-09-07 21:11:05 -07:00
2017-09-09 14:44:39 -07:00
2017-09-15 20:43:33 -07:00
2017-10-27 20:41:05 -07:00
2017-08-24 09:57:28 +02:00