+28
−28
Loading
In bdev_raid.c, to hold a pointer to raid_bdev_io_channel, some have used ch and other have used raid_bdev_io_channel. Using raid_ch as that purpose throughout will be consistent and differentiation to pointers to spdk_io_channel, and will improve readability. Change-Id: Ib10729f9fa3ebbfdb7b7cc013386b9b5cc0e93cb Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/422920 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>