Loading
bdev/raid: Remove duplicated error check in construct RPC
This part was duplicated but was not removed during refactoring caressly. Additionally, the variable iter was not changed to the single character variable i too. Fix them in this patch. Change-Id: I1e026434ce48e9e8d492a3aa772c3be6df0b1d37 Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/425528 Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Pawel Wodkowski <pawelx.wodkowski@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>