xfs: Fix a build warning in xfs_aops.c
authorDave Chinner <david@fromorbit.com>
Thu, 4 Mar 2010 00:57:09 +0000 (00:57 +0000)
committerAlex Elder <aelder@sgi.com>
Fri, 5 Mar 2010 17:01:22 +0000 (11:01 -0600)
commit694189328a7e566cb84bd3205503a42b60e87882
treedfd6cb104db477741ed8cc8a878832e90904f184
parentf1f724e4b523d444c5a598d74505aefa3d6844d2
xfs: Fix a build warning in xfs_aops.c

Fix a build warning that slipped through.  Dave Chinner had posted
an updated version of his patch but the previous version--without
this fix--was what got committed.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/linux-2.6/xfs_aops.c