diff options
author | Lijun Pan <ljp@linux.ibm.com> | 2020-08-20 01:52:25 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-27 02:11:33 +0300 |
commit | 550f4d46aff6fe57c9b1c6719c3c9de2237d7ac2 (patch) | |
tree | 4637917078b8317ca361d9222fd6c125a8babbaa /init | |
parent | fa68bfab1e716ee15a08d0e1ec284d6340736451 (diff) | |
download | linux-550f4d46aff6fe57c9b1c6719c3c9de2237d7ac2.tar.xz |
ibmvnic: remove never executed if statement
At the beginning of the function, from_passive_init is set false by
"adapter->from_passive_init = false;",
hence the if statement will never run.
Signed-off-by: Lijun Pan <ljp@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions