btrfs: fix unused variables in qgroup.c
authorValentina Giusti <valentina.giusti@microon.de>
Mon, 4 Nov 2013 21:34:29 +0000 (22:34 +0100)
committerChris Mason <clm@fb.com>
Tue, 28 Jan 2014 21:19:35 +0000 (13:19 -0800)
commita3df41ee377b2766a7525f9ca05207698efe4551
tree3d6538319b445bd8ea01b227b34eb19067893b97
parente94acd86d48d61a5d919d807ed1efa0d8c1cd5ae
btrfs: fix unused variables in qgroup.c

Use otherwise unused local variables slot in update_qgroup_limit_item and
in update_qgroup_info_item, and remove unused variable ins from
btrfs_qgroup_account_ref.

Signed-off-by: Valentina Giusti <valentina.giusti@microon.de>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/qgroup.c