Re: [PATCH] [trivial] net: Fix warning on make htmldocs caused byskbuff.c

From: David Miller
Date: Tue Jan 28 2014 - 21:06:31 EST


From: Masanari Iida <standby24x7@xxxxxxxxx>
Date: Wed, 29 Jan 2014 01:05:28 +0900

> This patch fixed following Warning while executing "make htmldocs".
>
> Warning(/net/core/skbuff.c:2164): No description found for parameter 'from'
> Warning(/net/core/skbuff.c:2164): Excess function parameter 'source'
> description in 'skb_zerocopy'
> Replace "@source" with "@from" fixed the warning.
>
> 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/