summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs
diff options
context:
space:
mode:
authorJulia Lawall2008-03-28 22:43:10 +0100
committerMark Fasheh2008-04-18 17:56:11 +0200
commit58dadcdbc2584db050969f9781727fc5a3f618db (patch)
tree40df8466e7409be77131ee6d61a66649f57f4425 /fs/ecryptfs
parentocfs2: Add inode stealing for ocfs2_reserve_new_inode (diff)
downloadkernel-qcow2-linux-58dadcdbc2584db050969f9781727fc5a3f618db.tar.gz
kernel-qcow2-linux-58dadcdbc2584db050969f9781727fc5a3f618db.tar.xz
kernel-qcow2-linux-58dadcdbc2584db050969f9781727fc5a3f618db.zip
fs/ocfs2/aops.c: test for IS_ERR rather than 0
The function ocfs2_start_trans always returns either a valid pointer or a value made with ERR_PTR, so its result should be tested with IS_ERR, not with a test for 0. Signed-off-by: Julia Lawall <julia@diku.dk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'fs/ecryptfs')
0 files changed, 0 insertions, 0 deletions