aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2008-03-28 14:43:10 -0700
committerMark Fasheh <[email protected]>2008-04-18 08:56:11 -0700
commit58dadcdbc2584db050969f9781727fc5a3f618db (patch)
tree40df8466e7409be77131ee6d61a66649f57f4425 /lib/debugobjects.c
parent4d0ddb2ce25db2254d468233d942276ecf40bff8 (diff)
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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Mark Fasheh <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions