Hi,
With this patchset I removed the unused variables found with
make W=1 fs/btrfs/
Cheers,
Valentina Giusti (9):
btrfs: remove unused variable from btrfs_search_forward
btrfs: remove unused variable from btrfs_new_inode
btrfs: remove unused variables from disk-io.c
btrfs: remove unused variable from find_free_extent
btrfs: remove unused variables from extent_io.c
btrfs: remove unused variable from setup_cluster_no_bitmap
btrfs: remove unused variable from scrub_fixup_nodatasum
btrfs: replace path->slots[0] with otherwise unused variable 'slot'
btrfs: fix unused variables in qgroup.c
fs/btrfs/backref.c | 4 ++--
fs/btrfs/ctree.c | 2 --
fs/btrfs/disk-io.c | 11 -----------
fs/btrfs/extent-tree.c | 2 --
fs/btrfs/extent_io.c | 7 -------
fs/btrfs/free-space-cache.c | 2 --
fs/btrfs/inode.c | 6 ------
fs/btrfs/qgroup.c | 11 ++---------
fs/btrfs/scrub.c | 2 --
9 files changed, 4 insertions(+), 43 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html