diff options
author | 2008-10-20 19:23:53 +0200 | |
---|---|---|
committer | 2008-11-10 09:51:46 -0800 | |
commit | 87cfa004321c62aec681713ea48e0b846336d9f4 (patch) | |
tree | 6ce76f2d2d97d8e9edf100d4c8561b8dcde338d4 /net/unix/af_unix.c | |
parent | ocfs2: Fix check of return value of ocfs2_start_trans() (diff) | |
download | wireguard-linux-87cfa004321c62aec681713ea48e0b846336d9f4.tar.xz wireguard-linux-87cfa004321c62aec681713ea48e0b846336d9f4.zip |
ocfs2: Fix checking of return value of new_inode()
new_inode() does not return ERR_PTR() but NULL in case of failure. Correct
checking of the return value.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions