Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return ERR_PTR(-ENOMEM) if kmalloc() fails. We handle allocation failures the same way later in the function. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Sage Weil <sage@newdream.net>
- Loading branch information