numam-spdk/lib/bdev/raid
Shuhei Matsumoto bc5906b14a bdev/raid: Use raid_ch as a pointer to raid_bdev_io_channel throughout
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>
2018-08-23 16:35:31 +00:00
..
bdev_raid_rpc.c bdev/raid: Simplify variable names in struct raid_base_bdev_info 2018-08-23 16:35:31 +00:00
bdev_raid.c bdev/raid: Use raid_ch as a pointer to raid_bdev_io_channel throughout 2018-08-23 16:35:31 +00:00
bdev_raid.h bdev/raid: Simplify variable names in struct raid_base_bdev_info 2018-08-23 16:35:31 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00