]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd9f97d6779386aa57e9f73b24adf87e9f58faf56
tree15065bde22128cdf5d82f9c5a8fdce4beae04ea2
parent5eba8596e7e4502971195628af76db792fd20dc6
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