diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-03-26 19:28:47 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-28 17:51:17 -0700 |
commit | 214037a146ffb796d3f4b012e818360d2bb29f6b (patch) | |
tree | c24408b21b4c3ec6110a73d43eba7ca70a3ab3fb /net/rds/send.c | |
parent | 72642f4127c3b560516127408e8f9b92a56e486e (diff) |
drivers: net: smc91x: remove redundant initialization of pointer gpio
The pointer gpio is being initialized with a value that is
never read and it is being updated later with a new value. The
initialization is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds/send.c')
0 files changed, 0 insertions, 0 deletions