+5
−9
+13
−17
+14
−18
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
mempool_alloc() cannot fail if the gfp flags allow it to sleep, and both GFP_FS allows for sleeping. So these tests of the return value from mempool_alloc() cannot be needed. Signed-off-by:NeilBrown <neilb@suse.com> Signed-off-by:
Steve French <smfrench@gmail.com>