]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
authorJohannes Berg <johannes.berg@intel.com>
Wed, 13 Sep 2023 07:34:25 +0000 (09:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Nov 2023 10:52:18 +0000 (11:52 +0100)
commit25bc87768cef56cf935cb11c71e4a60b66dc39de
tree0f831085e3fed4168f20d08fc79b48b7e1c00ce3
parentfc3a19543e327d3cd0eed0c67fe74cfd0a09e5e0
wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()

commit 8c73d5248dcf112611654bcd32352dc330b02397 upstream.

Clearly, there's no space in the function name, not sure how
that could've happened. Put the underscore that it should be.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 56cfb8ce1f7f ("wifi: cfg80211: add flush functions for wiphy work")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/net/cfg80211.h