]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: mac80211: convert debugfs files to short fops
authorJohannes Berg <johannes.berg@intel.com>
Tue, 22 Oct 2024 13:18:35 +0000 (15:18 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Oct 2024 14:47:07 +0000 (16:47 +0200)
commit31cb94f71c1ba126b9c684c5882cbf5032d0d1bc
treee1fb868dbb723500e289cfcb33cd3cf614f7b526
parent8dc6d81c6b2acc434b00c4585f0594739031c4e4
wifi: mac80211: convert debugfs files to short fops

Given the large size of the regular struct file_operations, save
a lot of space with the newly added short fops for debugfs.

Link: https://patch.msgid.link/20241022151838.2f6de3ea3ecc.I45657e6a8415d796ec95c95becc9efb377ee3be6@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs.c
net/mac80211/debugfs_key.c
net/mac80211/debugfs_netdev.c
net/mac80211/debugfs_sta.c
net/mac80211/rate.c
net/mac80211/rate.h