Julia Lawall 58dadcdbc2 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>
2008-04-18 08:56:11 -07:00
..
2008-04-18 08:56:09 -07:00
2007-10-16 09:42:58 -07:00
2008-01-25 14:45:34 -08:00
2008-03-03 15:50:21 -08:00
2007-10-12 11:54:38 -07:00
2008-01-25 15:05:44 -08:00
2007-04-26 15:10:40 -07:00
2008-01-25 15:05:45 -08:00
2008-01-25 15:05:43 -08:00
2008-01-25 15:05:44 -08:00
2007-05-02 15:07:16 -07:00
2008-01-25 14:46:01 -08:00
2008-02-03 17:33:42 +02:00
2008-04-18 08:56:07 -07:00
2008-04-18 08:56:07 -07:00
2008-04-18 08:56:07 -07:00
2007-05-07 12:12:51 -07:00
2008-01-25 15:05:46 -08:00