diff options
author | Jan Kara <[email protected]> | 2008-10-20 19:23:51 +0200 |
---|---|---|
committer | Mark Fasheh <[email protected]> | 2008-11-10 09:51:46 -0800 |
commit | fa38e92cb34e27e60d0faf1035934eb9b44aa1d4 (patch) | |
tree | a7bbefddcf693735aa0dbdf3abca25b57268df1a /net/lapb/lapb_iface.c | |
parent | 8573f79d30077875e2b6e83849b5245bfbb08685 (diff) |
ocfs2: Fix check of return value of ocfs2_start_trans()
On failure, ocfs2_start_trans() returns values like ERR_PTR(-ENOMEM).
Thus checks for !handle are wrong. Fix them to use IS_ERR().
Signed-off-by: Jan Kara <[email protected]>
Signed-off-by: Joel Becker <[email protected]>
Signed-off-by: Mark Fasheh <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions