+20
−20
+24
−22
Loading
In bdev_raid.c and bdev_raid_rpc.c, to hold a pointer to raid_bdev_config, some have used raid_cfg and other have used raid_bdev_config. raid_bdev_config is the name of the struct and using the name of the struct as a pointer to it may cause any confusion. Change-Id: Ic87ff04d58ea46c30081aaae8d9cda5a53135be9 Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/422922 Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Kunal Sablok <kunal.sablok@intel.com>