diff options
author | Bart Van Assche <bart.vanassche@sandisk.com> | 2016-04-22 14:14:43 -0700 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-05-12 14:18:57 -0400 |
commit | 3b59b7a693b0e5b2dc244bcd78899aa2585a434b (patch) | |
tree | e8071521b38d284e75502d61bb0f03bdcc836c8d /drivers/block/hd.c | |
parent | ffc548bb3601f0250474afcfa10ceb0b8b8b9764 (diff) |
IB/srp: Move code out of a loop
Since all srp_map_finish_fr() callers pass a non-zero value as
the fourth argument (sg_nents), the sg_nents == 0 check in that
function can be removed. Add a count == 0 check in the caller
of that function.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Sagi Grimberg <sagi@grimberg.me>
Cc: Laurence Oberman <loberman@redhat.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/block/hd.c')
0 files changed, 0 insertions, 0 deletions