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:58:55 +0000 (11:58 +0100)
commitd52deb6a4bb45fe0886a82c0caebc9058c0ca901
tree7317a64bcf492d4cc317ae717953222e618d32cf
parent8f873cc3f67f2257493063e57d0caf07ef889ee9
wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()

[ Upstream commit 8c73d5248dcf112611654bcd32352dc330b02397 ]

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: Sasha Levin <sashal@kernel.org>
include/net/cfg80211.h