Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

wifi: nl80211: vendor-cmd: intel: fix a blank kernel-doc line warning

Delete an empty line prevent a kernel-doc warning:

Warning: ../include/uapi/linux/nl80211-vnd-intel.h:86 bad line:

Fixes: 3d2a2544eae9 ("nl80211: vendor-cmd: add Intel vendor commands for iwlmei usage")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20251125022834.3171742-1-rdunlap@infradead.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

authored by

Randy Dunlap and committed by
Johannes Berg
1c6a92a5 cba1ba11

-1
-1
include/uapi/linux/nl80211-vnd-intel.h
··· 84 84 * 85 85 * @NUM_IWL_MVM_VENDOR_ATTR: number of vendor attributes 86 86 * @MAX_IWL_MVM_VENDOR_ATTR: highest vendor attribute number 87 - 88 87 */ 89 88 enum iwl_mvm_vendor_attr { 90 89 __IWL_MVM_VENDOR_ATTR_INVALID = 0x00,