diff options
| author | Joel Becker <[email protected]> | 2010-05-04 02:15:49 +0000 |
|---|---|---|
| committer | Joel Becker <[email protected]> | 2010-05-04 02:15:49 +0000 |
| commit | d577632e65ea01fb3b124b652d7bd2381251da3c (patch) | |
| tree | 64a567b77fb5163572375f457ea7eeedecf60f30 /scripts/mod/file2alias.c | |
| parent | ocfs2: Avoid direct write if we fall back to buffered I/O (diff) | |
| download | kernel-d577632e65ea01fb3b124b652d7bd2381251da3c.tar.gz kernel-d577632e65ea01fb3b124b652d7bd2381251da3c.zip | |
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 <[email protected]>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions
