linux/drivers/infiniband
Markus Elfring f7ca535ba0 IB/hfi1: NULL arg to sc_return_credits is OK
The sc_return_credits() 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>
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/hfi1: NULL arg to sc_return_credits 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