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

use debugfs_get_aux() instead; switch to debugfs_short_ops as well.

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