alistair23-linux/drivers/infiniband
Sagi Grimberg 3fdf70acec IB/srp: Avoid using uninitialized variable
We might return res which is not initialized. Also
reduce code duplication by exporting srp_parse_tmo so
srp_tmo_set can reuse it.

Detected by Coverity.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Jenny Falkovich <jennyf@mellanox.com>
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-07-14 13:20:09 -04:00
..
core IB/mad: Fix compare between big endian and cpu endian 2015-07-14 13:20:08 -04:00
hw IB/mad: Remove improper use of BUG_ON 2015-07-14 13:20:08 -04:00
ulp IB/srp: Avoid using uninitialized variable 2015-07-14 13:20:09 -04:00
Kconfig IB/core: Implement support for MMU notifiers regarding on demand paging regions 2014-12-15 18:13:36 -08:00
Makefile