]> git.baikalelectronics.ru Git - kernel.git/commit
dm kcopyd: return client directly and not through a pointer
authorMikulas Patocka <mpatocka@redhat.com>
Sun, 29 May 2011 12:03:13 +0000 (13:03 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Sun, 29 May 2011 12:03:13 +0000 (13:03 +0100)
commitec3ae3a302eb5b716c40b16ffe72b1ebc02f1aab
tree26f9c986da4433fa8ed00a1685e34709997474b2
parent436dda83036f5079b0bc31645760b5d58e6c3bc0
dm kcopyd: return client directly and not through a pointer

Return client directly from dm_kcopyd_client_create, not through a
parameter, making it consistent with dm_io_client_create.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-kcopyd.c
drivers/md/dm-raid1.c
drivers/md/dm-snap.c
include/linux/dm-kcopyd.h