diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-04-25 11:31:13 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-25 14:11:27 -0400 |
commit | 4d7b44833e9a129d3220152727a19cceea3a2ac4 (patch) | |
tree | eba0269006e7403c228bfa29c9a9e869a8e19ddc /drivers/net/hamradio | |
parent | 22e15b6f9c010ffded63e6c9720a656eb3d73835 (diff) |
net: amd8111e: remove redundant duplicated if statement
There are two identical nested if statements, the second is redundant
and can be removed. Also clean up white space formatting.
Cleans up cppcheck warning:
drivers/net/ethernet/amd/amd8111e.c:1080: (warning) Identical inner 'if'
condition is always true.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hamradio')
0 files changed, 0 insertions, 0 deletions