This patch removes unnecessary comments in ieee80211/dot11d.c.
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-/*
- * File:
- * Dot11d.c
- *
- * Description:
- * Implement 802.11d
- */
-
#include "dot11d.h"
void
netdev_info(ieee->dev, "Dot11d_Init()\n");
}
-/*
- * Description:
- * Reset to the state as we are just entering a regulatory domain.
- */
+/* Reset to the state as we are just entering a regulatory domain. */
void
Dot11d_Reset(struct ieee80211_device *ieee)
{