diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-07-13 10:12:34 (GMT) |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2016-08-03 22:18:10 (GMT) |
commit | 8a545f185145e3c09348cd74326268ecfc6715a3 (patch) | |
tree | 9503521d66e563254a7be85ec5d2d915904511f5 /arch/um | |
parent | 915eed20e40f4dcb142cb29a3de6f6ba67f4bb5a (diff) | |
download | linux-8a545f185145e3c09348cd74326268ecfc6715a3.tar.xz |
hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
We can't pass error pointers to kfree() or it causes an oops.
Fixes: 52b209f7b848 ('get rid of hostfs_read_inode()')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions