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)
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>

No differences found