[XFS] xfs_bmap_adjacent() never returns an error.
authorDavid Chinner <dgc@sgi.com>
Thu, 10 Apr 2008 02:21:40 +0000 (12:21 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Fri, 18 Apr 2008 01:58:46 +0000 (11:58 +1000)
commitc2b1cba6833da77b1b478ac144f9cf5144d276ec
tree6e5bd6ccdc83cb6dbc13ea2807b7d54e9279868c
parent12375c82375ec39ec948a3ad62e5e77533515e83
[XFS] xfs_bmap_adjacent() never returns an error.

Mark it void.

SGI-PV: 980084
SGI-Modid: xfs-linux-melb:xfs-kern:30798a

Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_bmap.c