Re: [PATCH] net-next: Fix warning while make xmldocs caused by skbuff.c

From: David Miller
Date: Tue Aug 25 2015 - 17:21:24 EST


From: Masanari Iida <standby24x7@xxxxxxxxx>
Date: Mon, 24 Aug 2015 22:56:54 +0900

> This patch fix following warnings.
>
> .//net/core/skbuff.c:407: warning: No description found
> for parameter 'len'
> .//net/core/skbuff.c:407: warning: Excess function parameter
> 'length' description in '__netdev_alloc_skb'
> .//net/core/skbuff.c:476: warning: No description found
> for parameter 'len'
> .//net/core/skbuff.c:476: warning: Excess function parameter
> 'length' description in '__napi_alloc_skb'
>
> Signed-off-by: Masanari Iida <standby24x7@xxxxxxxxx>

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/