diff options
| author | David Sterba <dsterba@suse.com> | 2024-10-09 16:32:17 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-14 20:04:13 +0100 |
| commit | b633b3c3e370abc803bfadd730abbbaf93626437 (patch) | |
| tree | 5b1d903a2dde55335bf1702b09c3534b9ad69d93 /kernel | |
| parent | b680ec3ad29b8b6fa7714584f8c2eb48592fa295 (diff) | |
| download | linux-b633b3c3e370abc803bfadd730abbbaf93626437.tar.gz linux-b633b3c3e370abc803bfadd730abbbaf93626437.tar.bz2 linux-b633b3c3e370abc803bfadd730abbbaf93626437.zip | |
btrfs: drop unused parameter data from btrfs_fill_super()
[ Upstream commit 01c5db782e3ad1aea1d06a1765c710328c145f10 ]
The only caller passes NULL, we can drop the parameter. This is since
the new mount option parser done in 3bb17a25bcb09a ("btrfs: add get_tree
callback for new mount API").
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Stable-dep-of: 951a3f59d268 ("btrfs: fix mount failure due to remount races")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
