commit | e4a4dce72ebda97a930b1269add5575c7841befc | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Feb 10 19:49:01 2017 +0100 |
committer | David Sterba <dsterba@suse.com> | Fri Feb 17 12:03:54 2017 +0100 |
tree | f73749a52fccbf965025914f70f2ead2b6521104 | |
parent | 72b468c8daeba50ac85e9d7b92eda18a55c56d18 [diff] |
btrfs: remove unused parameter from init_first_rw_device The 'device' used to be added in that function, but now it's done by the caller. Reviewed-by: Liu Bo <bo.li.liu@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>