diff options
author | 2018-04-25 11:31:13 +0100 | |
---|---|---|
committer | 2018-04-25 14:11:27 -0400 | |
commit | 4d7b44833e9a129d3220152727a19cceea3a2ac4 (patch) | |
tree | eba0269006e7403c228bfa29c9a9e869a8e19ddc /net/tipc | |
parent | sctp: remove the unused sctp_assoc_is_match function (diff) | |
download | linux-rng-4d7b44833e9a129d3220152727a19cceea3a2ac4.tar.xz linux-rng-4d7b44833e9a129d3220152727a19cceea3a2ac4.zip |
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 'net/tipc')
0 files changed, 0 insertions, 0 deletions