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)
commitfa34ce73072f90ecd90dcc43f29d82e70e5f8676
tree26f9c986da4433fa8ed00a1685e34709997474b2
parent5f43ba2950414dc0abf4ac44c397d88069056746
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