[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140128.180623.2101072474797169949.davem@davemloft.net>
Date: Tue, 28 Jan 2014 18:06:23 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: standby24x7@...il.com
Cc: trivial@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [trivial] net: Fix warning on make htmldocs caused by
skbuff.c
From: Masanari Iida <standby24x7@...il.com>
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@...il.com>
Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists