]> git.ipfire.org Git - thirdparty/linux.git/commit
btrfs: remove unused rcu-string printk helpers
authorDavid Sterba <dsterba@suse.com>
Mon, 9 Jun 2025 17:09:22 +0000 (19:09 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 21 Jul 2025 21:56:38 +0000 (23:56 +0200)
commitee3af49a0519454d7130bcd3882055bc0155bfaa
treeab049eb593162c083c2b6c8068b72b2bc38fe4c0
parentd1d1c854270ae21c2c770ac42591558b6511578e
btrfs: remove unused rcu-string printk helpers

The RCU-string API has never taken off and we don't use the printk
helpers provided as we do the protection in our helpers. Remove the "in
RCU" wrappers.

Reviewed-by: Daniel Vacek <neelx@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/messages.h
fs/btrfs/rcu-string.h