diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2012-12-21 20:23:32 +0000 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2012-12-21 20:23:32 +0000 |
commit | 7c27213b20f060111d5b6fa14bcdbab6588ae351 (patch) | |
tree | 2500a6e11d141c83bf6f22df62b93cc015a9ea99 /drivers/md/dm-kcopyd.c | |
parent | 018debea8de9b8f17a9637e07c98c61517eb2a6b (diff) |
dm raid1: remove impossible mempool_alloc error test
mempool_alloc can't fail if __GFP_WAIT is specified, so the condition
that tests if read_record is non-NULL is always true.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'drivers/md/dm-kcopyd.c')
0 files changed, 0 insertions, 0 deletions