aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
diff options
context:
space:
mode:
authorJoel Becker <joel.becker@oracle.com>2010-05-03 19:15:49 -0700
committerJoel Becker <joel.becker@oracle.com>2010-05-03 19:15:49 -0700
commitd577632e65ea01fb3b124b652d7bd2381251da3c (patch)
tree64a567b77fb5163572375f457ea7eeedecf60f30 /arch/powerpc
parent6b933c8e6f1a2f3118082c455eef25f9b1ac7b45 (diff)
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>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions