[XFS] xfs_qm_reset_dqcounts() does not return errors.
authorDavid Chinner <dgc@sgi.com>
Thu, 10 Apr 2008 02:20:10 +0000 (12:20 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Fri, 18 Apr 2008 01:54:06 +0000 (11:54 +1000)
commit5b1397385bf536cbdb60f3362f44079d15d5f5ee
tree44ced2daad34684d65744d787425eef364c3660c
parent714082bc12b6c305f825411df02177efcb0085f1
[XFS] xfs_qm_reset_dqcounts() does not return errors.

Declare it void.

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

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/quota/xfs_qm.c