commit | 037bcbb7564e35aef937c54799550cd27735aac6 | [log] [tgz] |
---|---|---|
author | akpm@linux-foundation.org <akpm@linux-foundation.org> | Fri Jun 08 16:42:14 2007 -0700 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Jul 09 08:23:29 2007 +0100 |
tree | 8155f5365683068480b1cb61bfcaa9679e8431b8 | |
parent | c8cdf479377462315d6b4f56379f8ac989b0ef29 [diff] |
[GFS2] gfs2_lookupi() uninitialised var fix fs/gfs2/inode.c: In function 'gfs2_lookupi': fs/gfs2/inode.c:392: warning: 'error' may be used uninitialized in this function Looks like a real bug to me. Cc: Steven Whitehouse <swhiteho@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>