summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-12-15 18:36:32 +0000
committerDavid Sterba <dsterba@suse.com>2026-02-03 07:49:10 +0100
commit3d47c0c8b57073b1389dd9c53291d81eb8951e18 (patch)
treecdeb1d6057801c8f5734b9058371563a34718752 /include/linux/i2c/git@git.tavy.me:linux.git
parent4273db18a84ea3042b67864939e69b79eca50235 (diff)
btrfs: remove duplicated root key setup in btrfs_create_tree()
There's no need for an on stack key to define the root's key as we have already defined the key in the root itself. So remove the stack variable and use the key in the root. Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions