linux/drivers/infiniband
Markus Elfring 3491ab63b4 IB/mthca: NULL arg to pci_dev_put is OK
The pci_dev_put() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-08-03 21:03:35 -04:00
..
core Use smaller 512 byte messages for portmapper messages 2016-08-03 21:03:33 -04:00
hw IB/mthca: NULL arg to pci_dev_put is OK 2016-08-03 21:03:35 -04:00
sw IB/rdmavt: Disable by default 2016-08-03 21:03:31 -04:00
ulp IB/ipoib: Report SG feature regardless of HW UD CSUM capability 2016-08-03 21:03:32 -04:00
Kconfig IB/hfi1: Move driver out of staging 2016-05-26 11:35:14 -04:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00