diff options
author | Lino Sanfilippo <LinoSanfilippo@gmx.de> | 2017-02-18 12:19:41 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-02-20 10:22:59 -0500 |
commit | 90a6c997bd8bb836809eda5efb6406d8c58c0924 (patch) | |
tree | 8c041460e96297f8090d870ab9f934d8e7ee8a18 /arch/mips | |
parent | 2317c6b51e4249dbfa093e1b88cab0a9f0564b7f (diff) | |
download | linux-90a6c997bd8bb836809eda5efb6406d8c58c0924.tar.gz linux-90a6c997bd8bb836809eda5efb6406d8c58c0924.tar.bz2 linux-90a6c997bd8bb836809eda5efb6406d8c58c0924.zip |
net: ena: remove superfluous check in ena_remove()
The check in ena_remove() for the pci driver data not being NULL is not
needed, since it is always set in the probe() function. Remove the
superfluous check.
Signed-off-by: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions