Spdk/lib/bdev/raid
Shuhei Matsumoto 9d1b8599ea 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>
2018-09-26 15:39:37 +00:00
..
bdev_raid_rpc.c bdev/raid: Remove duplicated error check in construct RPC 2018-09-26 15:39:37 +00:00
bdev_raid.c bdev/raid: optimize for single base bdev case 2018-09-12 13:18:12 +00:00
bdev_raid.h bdev/raid: add reset handling 2018-09-11 19:00:29 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00