diff options
author | 2010-03-20 11:22:10 +0000 | |
---|---|---|
committer | 2010-03-30 21:19:09 -0400 | |
commit | 6cf8bfbf5e88edfb09a2bf0631a067060f534592 (patch) | |
tree | 70cc8040189bcd623e72ab1f09c6dc4fb40741e5 /lib | |
parent | Btrfs: handle kmalloc() failure in inode lookup ioctl (diff) | |
download | linux-dev-6cf8bfbf5e88edfb09a2bf0631a067060f534592.tar.xz linux-dev-6cf8bfbf5e88edfb09a2bf0631a067060f534592.zip |
Btrfs: check btrfs_get_extent return for IS_ERR()
btrfs_get_extent() never returns NULL, only a valid pointer or ERR_PTR()
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions