]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Use 'bio' in the name of variables and functions that deal with
authorAlasdair G Kergon <agk@redhat.com>
Wed, 13 Feb 2013 22:42:37 +0000 (09:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 13 Feb 2013 22:42:37 +0000 (09:42 +1100)
commitc14804d2a8507797923b141893cf53b19327b247
treec8f981f84a93c17b94df5aee840dbed79d645650
parenta39f8073486989201223ebdb4e59a55a7bfa86d2
Use 'bio' in the name of variables and functions that deal with
bios rather than 'request' to avoid confusion with the normal
block layer use of 'request'.

No functional changes.

Signed-off-by: Alasdair G Kergon <agk@redhat.com>
15 files changed:
drivers/md/dm-crypt.c
drivers/md/dm-delay.c
drivers/md/dm-flakey.c
drivers/md/dm-linear.c
drivers/md/dm-mpath.c
drivers/md/dm-raid.c
drivers/md/dm-raid1.c
drivers/md/dm-snap.c
drivers/md/dm-stripe.c
drivers/md/dm-table.c
drivers/md/dm-target.c
drivers/md/dm-thin.c
drivers/md/dm-zero.c
drivers/md/dm.c
include/linux/device-mapper.h