mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 13:11:45 +00:00
2e02d653fe
This bug was discovered by Smatch static checker run by Dan Carpenter. If in free_rx_descriptors(), rx_descs are not NULL then the iser device is definately not NULL, so no need to check it before dereferencing it. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com> |
||
---|---|---|
.. | ||
iscsi_iser.c | ||
iscsi_iser.h | ||
iser_initiator.c | ||
iser_memory.c | ||
iser_verbs.c | ||
Kconfig | ||
Makefile |