]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd47793a86e3f2ac994d43ea5945c6fe2f608e0d0
tree3d6538319b445bd8ea01b227b34eb19067893b97
parent88e997e6aaf7b71eed03df85042452b1c4d66744
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