commit | 0628cda318df6baec439ca6e6e274007492f1ccd | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Oct 25 11:41:25 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Nov 09 11:52:56 2019 +0100 |
tree | b0caa824bbc3d31d80f5ae41da984822695661ff | |
parent | d0dd61a2774fa50304eccfb2b8d67265b29f3bd8 [diff] |
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>