Spdk/lib/bdev/raid
Shuhei Matsumoto 935c0b4745 bdev/raid: Remove unnecessary check in raid_bdev_remove_base_bdev
The condition that both raid_bdev and raid_bdev->base_bdev_info[i].bdev
are not NULL is already verified by matching it with base_bdev.

This is a preparation to the further refactoring in the next patch.

Change-Id: I273a31c2ff2f79caf52b59938eee547129768abe
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/430511
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Piotr Pelpliński <piotr.pelplinski@intel.com>
2018-10-31 22:45:33 +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: Remove unnecessary check in raid_bdev_remove_base_bdev 2018-10-31 22:45:33 +00:00
bdev_raid.h bdev: Use not C++ style comments // but C-style comments /* */ 2018-10-31 22:01:47 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00