]> www.infradead.org Git - users/jedix/linux-maple.git/commit
b43: stop embedding struct file_operations into their objects
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 12 Jan 2025 08:06:52 +0000 (08:06 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jan 2025 12:14:36 +0000 (13:14 +0100)
commit86d4ef6a3915d6eea93d98082ed82adcf888a015
tree0678df1f211d3946e50f3e3df7c3bc5ee08f0ac4
parenta61af967992af184c2a2d6d2b234d3b8d9bf2892
b43: stop embedding struct file_operations into their objects

Use debugfs_get_aux() instead.  And switch to debugfs_short_fops, while we
are at it...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20250112080705.141166-8-viro@zeniv.linux.org.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/broadcom/b43/debugfs.c