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)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 13 Sep 2023 07:35:23 +0000 (09:35 +0200)
commit8c73d5248dcf112611654bcd32352dc330b02397
treee103e3683edeef5d0b855d4f35a706c11e2e7e11
parent2cf254c1e24fa8f01f42f5a8c77617e56bf50b86
wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()

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>
include/net/cfg80211.h