]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Remove empty line between vendor attribute documentation and definition
authorJouni Malinen <quic_jouni@quicinc.com>
Thu, 5 Dec 2024 09:23:14 +0000 (11:23 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 5 Dec 2024 09:23:14 +0000 (11:23 +0200)
There was not supposed to be an empty line between an enum and the
comment that documents it.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/common/qca-vendor.h

index 6ba72a98d881d421aa20fbebd838230c01d161a5..3bf3e2ff7ff68f316ae92bf37b027bbbaf3e2803 100644 (file)
@@ -11131,7 +11131,6 @@ enum qca_wlan_twt_session_implicit {
  * This parameter is used for
  * 1. TWT SET Response
  */
-
 enum qca_wlan_vendor_attr_twt_setup {
        QCA_WLAN_VENDOR_ATTR_TWT_SETUP_INVALID = 0,
        QCA_WLAN_VENDOR_ATTR_TWT_SETUP_BCAST = 1,