From: Eric Sandeen Date: Fri, 1 Aug 2014 23:12:35 +0000 (-0500) Subject: btrfs: remove unused fs_info arg from btrfs_close_extra_devices() X-Git-Tag: omap-for-v4.1/fixes-rc1~43^2~58^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eaed21ef94b5da30eaf1b2503df1d41c2025175;p=pandora-kernel.git btrfs: remove unused fs_info arg from btrfs_close_extra_devices() The commit: 8dabb74 Btrfs: change core code of btrfs to support the device replace operations added the fs_info argument, but never used it - just remove it again. Signed-off-by: Eric Sandeen Signed-off-by: David Sterba --- Reading git-diff-tree failed