Nathan Chancellor
83b4768e1b
bna: Remove unnecessary self assignment
...
Clang warns when a variable is assigned to itself.
drivers/net/ethernet/brocade/bna/bna_enet.c:1800:9: warning: explicitly
assigning value of variable of type 'int' to itself [-Wself-assign]
for (i = i; i < (bna->ioceth.attr.num_ucmac * 2); i++)
~ ^ ~
drivers/net/ethernet/brocade/bna/bna_enet.c:1835:9: warning: explicitly
assigning value of variable of type 'int' to itself [-Wself-assign]
for (i = i; i < (bna->ioceth.attr.num_mcmac * 2); i++)
~ ^ ~
2 warnings generated.
Link: https://github.com/ClangBuiltLinux/linux/issues/110
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2018-09-21 19:02:05 -07:00
..
2018-07-22 11:12:29 -07:00
2018-09-12 20:24:20 -07:00
2018-07-26 21:24:23 -07:00
2018-09-12 20:24:20 -07:00
2018-09-12 20:24:20 -07:00
2018-09-18 19:57:40 -07:00
2018-09-12 20:24:20 -07:00
2018-08-07 17:54:19 -07:00
2018-09-12 20:24:20 -07:00
2018-09-18 20:07:27 -07:00
2018-09-21 09:00:17 -07:00
2018-09-12 20:24:21 -07:00
2018-07-27 19:16:37 +08:00
2018-09-17 08:14:14 -07:00
2018-06-23 10:44:30 +09:00
2018-09-19 23:10:07 -07:00
2018-09-12 20:24:21 -07:00
2018-09-21 09:14:21 -07:00
2018-09-21 19:02:05 -07:00
2018-09-18 09:33:27 -07:00
2018-07-16 09:04:54 +02:00
2018-09-18 20:02:29 -07:00
2018-09-21 09:04:37 -07:00
2018-07-22 11:12:29 -07:00
2018-08-04 13:08:06 -07:00
2018-09-12 20:24:21 -07:00
2018-08-07 17:54:19 -07:00
2018-09-05 08:07:55 -07:00
2018-09-12 20:24:21 -07:00
2018-09-17 19:41:22 -07:00
2018-09-19 21:20:23 -07:00
2018-09-17 07:55:19 -07:00
2018-08-08 09:46:08 -07:00
2018-09-19 21:26:40 -07:00
2018-09-19 23:09:23 -07:00
2018-09-19 21:17:58 -07:00
2018-09-12 20:24:21 -07:00
2018-09-20 07:46:01 -07:00
2018-08-15 16:01:47 -07:00
2018-09-18 09:33:27 -07:00
2018-06-12 16:19:22 -07:00
2018-09-20 11:24:53 -07:00
2018-09-21 19:00:09 -07:00
2018-09-19 23:07:41 -07:00
2018-09-02 16:10:15 -07:00
2018-07-27 13:45:14 -07:00
2018-09-12 20:24:20 -07:00
2018-06-23 20:52:09 +09:00
2018-07-05 20:05:54 +09:00
2018-06-12 16:19:22 -07:00
2018-09-19 20:58:05 -07:00
2018-09-05 08:09:35 -07:00
2018-09-12 20:24:20 -07:00
2018-09-19 23:06:30 -07:00
2018-09-19 21:08:20 -07:00
2018-09-12 20:24:20 -07:00
2018-08-07 17:54:21 -07:00
2018-09-12 20:24:21 -07:00
2018-09-17 19:02:44 -07:00
2018-09-18 09:33:27 -07:00
2018-09-19 21:17:58 -07:00
2018-07-27 19:16:37 +08:00
2018-07-05 19:33:39 +09:00
2018-09-19 20:58:05 -07:00
2018-09-19 23:08:36 -07:00
2018-09-19 21:17:58 -07:00
2018-09-12 20:24:21 -07:00
2018-09-12 20:24:20 -07:00
2018-07-27 13:45:14 -07:00
2018-09-13 08:14:33 -07:00
2018-09-13 08:14:33 -07:00
2018-09-17 08:12:11 -07:00
2018-09-13 08:14:33 -07:00