Commit 29db78aa authored by Al Viro's avatar Al Viro
Browse files

btrfs: kill pointless reassignment of ->s_fs_info in btrfs_fill_super()



We do not (fortunately) modify ->s_fs_info of superblock on the fly in
btrfs_fill_super(); apparent assignment is a no-op.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent ad2b2c80
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment