Spdk/test/unit/lib/bdev/bdev_raid.c
Shuhei Matsumoto a4b975244d bdev/raid: Simplify variable name in struct raid_bdev
struct raid_bdev has a pointer raid_bdev_config to its configuration,
but raid_bdev is duplicated between raid_bdev and raid_bdev_config
and just config may be enough as a name.

Change-Id: I77f6a69b913cd540c22f05803c486a4caf103f24
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/422923
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
..
.gitignore bdev: add raid bdev module 2018-07-16 20:50:40 +00:00
bdev_raid_ut.c bdev/raid: Simplify variable name in struct raid_bdev 2018-08-23 16:35:31 +00:00
Makefile test: use spdk_unittest.mk for raid unit tests 2018-08-15 23:32:04 +00:00