diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-11-13 08:49:40 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-11-13 13:30:53 +0100 |
commit | 7f62656be8a8ef14c168db2d98021fb9c8cc1076 (patch) | |
tree | 5377034782018dbac0aebb95a1f7e106ca7b6841 /mm | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next (diff) | |
download | linux-7f62656be8a8ef14c168db2d98021fb9c8cc1076.tar.xz linux-7f62656be8a8ef14c168db2d98021fb9c8cc1076.zip |
aio: checking for NULL instead of IS_ERR
alloc_anon_inode() returns an ERR_PTR(), it doesn't return NULL.
Fixes: 71ad7490c1f3 ('rework aio migrate pages to use aio fs')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions