GFS2: Fix compiler warning from previous patch
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 28 Sep 2010 09:17:47 +0000 (10:17 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 28 Sep 2010 09:17:47 +0000 (10:17 +0100)
commitd594845106f34c079a6b05be01a37e4883c3bf4c
tree15065bde22128cdf5d82f9c5a8fdce4beae04ea2
parentbf97b6734e027cc18abad420ab88f861f65d7816
GFS2: Fix compiler warning from previous patch

This shouldn't really be required, but gcc can't tell that
"al" is only accessed when initialised.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/aops.c