]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
btrfs: remove duplicated definition of btrfs_printk_in_rcu()
authorFilipe Manana <fdmanana@suse.com>
Fri, 27 Feb 2026 12:09:47 +0000 (12:09 +0000)
committerDavid Sterba <dsterba@suse.com>
Tue, 3 Mar 2026 16:20:51 +0000 (17:20 +0100)
commit0749cab6174dc035b1628fb6db03abf758cfda6f
tree0287ba71bdfb8876d428160d99236ab83e9d407e
parent8dd0e6807b54a2411ed7263018139c60d1406e39
btrfs: remove duplicated definition of btrfs_printk_in_rcu()

It's defined twice in a row for the !CONFIG_PRINTK case, so remove one
of the duplicates.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/messages.h