]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Use debugfs_create_xul() helper
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 25 Oct 2019 09:41:25 +0000 (11:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 9 Nov 2019 10:52:56 +0000 (11:52 +0100)
commit8e6d846d35e66a66d44283c3a898860de276b796
treeb0caa824bbc3d31d80f5ae41da984822695661ff
parent3d97a2b5d8d0b3513bde5b4b5adaf8f963ed5dad
mac80211: Use debugfs_create_xul() helper

Use the new debugfs_create_xul() helper instead of open-coding the same
operation.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Link: https://lore.kernel.org/r/20191025094130.26033-3-geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/mac80211/debugfs_sta.c