]> 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)
commit6f7157ef51e2a49ea2fe7be9b9d2f1f62b726a99
tree3d6538319b445bd8ea01b227b34eb19067893b97
parentbafd26c4b0dfe3586b1f3d9d5eded2c6065be454
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