Re: [PATCH] include: net: Add parameter desc to fix waring when generating docs

2013-07-04 Thread Luciano Coelho
On Fri, 2013-07-05 at 09:59 +1200, Sam Bristow wrote: > 'make htmldocs' was generating a warning about a missing parameter description > for gfp. > > Earlier patch was missing my signed-off-by line... > Signed-off-by: Sam Bristow > --- You have a typo in the patch subject (it was not there in yo

[PATCH] include: net: Add parameter desc to fix waring when generating docs

2013-07-04 Thread Sam Bristow
'make htmldocs' was generating a warning about a missing parameter description for gfp. Earlier patch was missing my signed-off-by line... Signed-off-by: Sam Bristow --- include/net/cfg80211.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h ind