diff mbox

mac80211: docs: remove spurious blank line that causes docbook warnings

Message ID 1401085812-21040-1-git-send-email-luca@coelho.fi (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Luca Coelho May 26, 2014, 6:30 a.m. UTC
From: Luciano Coelho <luciano.coelho@intel.com>

When making htmldocs (at least) the following warning was being generated:

Warning(/home/luca/kvm-shared/git/public/mac80211-next//include/net/mac80211.h:2770): bad line:

The cause was a stray empty line inside a block of documentation.  Fix this.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
---
 include/net/mac80211.h | 1 -
 1 file changed, 1 deletion(-)

Comments

Johannes Berg May 26, 2014, 8:27 a.m. UTC | #1
On Mon, 2014-05-26 at 09:30 +0300, Luca Coelho wrote:
> From: Luciano Coelho <luciano.coelho@intel.com>
> 
> When making htmldocs (at least) the following warning was being generated:
> 
> Warning(/home/luca/kvm-shared/git/public/mac80211-next//include/net/mac80211.h:2770): bad line:
> 
> The cause was a stray empty line inside a block of documentation.  Fix this.

Applied.

johannes

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/include/net/mac80211.h b/include/net/mac80211.h
index 38c10ea..e0bde8c 100644
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
@@ -2767,7 +2767,6 @@  enum ieee80211_roc_type {
  *	to vif. Possible use is for hw queue remapping.
  * @unassign_vif_chanctx: Notifies device driver about channel context being
  *	unbound from vif.
-
  * @switch_vif_chanctx: switch a number of vifs from one chanctx to
  *	another, as specified in the list of
  *	@ieee80211_vif_chanctx_switch passed to the driver, according