Joel Becker
d577632e65
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
...
gcc warns that a variable is uninitialized. It's actually handled, but
an early return fools gcc. Let's just initialize the variable to a
garbage value that will crash if the usage is ever broken.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
2010-05-03 19:15:49 -07:00
..
2010-03-30 22:02:32 +09:00
2010-04-30 13:37:29 -07:00
2010-04-23 15:24:59 -07:00
2010-03-30 22:02:32 +09:00
2010-04-30 13:37:29 -07:00
2010-03-30 22:02:32 +09:00
2010-04-30 13:45:13 -07:00
2010-03-30 22:02:32 +09:00
2010-05-03 19:15:49 -07:00
2010-04-23 11:03:49 -07:00
2010-03-23 18:22:40 -07:00
2010-03-17 12:07:16 -07:00
2010-03-30 22:02:32 +09:00
2010-04-23 11:42:22 -07:00
2010-03-23 18:22:40 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-30 13:37:29 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-23 18:22:40 -07:00
2010-03-23 18:22:40 -07:00
2010-03-30 22:02:32 +09:00
2010-03-19 14:53:52 -07:00