commit | 47513cf4f4a4a9d1db2823de9c5864f834dbaecf | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Mon May 18 13:25:54 2015 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Mon May 18 13:35:56 2015 -0400 |
tree | ddd66d469a90e0b8235321467b3f282587d46cd6 | |
parent | 33ab3e5ba2f7d647812dbca573ee3ba5baf58284 [diff] |
IB/srp: Remove a superfluous check from srp_free_req_data() The function srp_free_req_data() does not use ch->target. Hence remove the ch->target != NULL check. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Cc: Sagi Grimberg <sagig@mellanox.com> Cc: Sebastian Parschauer <sebastian.riemer@profitbricks.com> Signed-off-by: Doug Ledford <dledford@redhat.com>