diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-12-10 14:56:01 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-06 09:40:14 (GMT) |
commit | acf3efd6f0037582209cc589392a06ed26d9032b (patch) | |
tree | 2ab75e7fbfe61746427c9516443e928a8f540a22 /kernel/signal.c | |
parent | 3e4f8da9d177b447fdd5e82c94f66bac38aa3045 (diff) | |
download | linux-acf3efd6f0037582209cc589392a06ed26d9032b.tar.xz |
ext4: return -ENOMEM instead of success
commit 578620f451f836389424833f1454eeeb2ffc9e9f upstream.
We should set the error code if kzalloc() fails.
Fixes: 67cf5b09a46f ("ext4: add the basic function for inline data support")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/signal.c')
0 files changed, 0 insertions, 0 deletions