Re: [PATCH] net: fix kernel-doc warnings in header files

2008-02-18 Thread David Miller
From: Randy Dunlap <[EMAIL PROTECTED]> Date: Mon, 18 Feb 2008 13:26:47 -0800 > From: Randy Dunlap <[EMAIL PROTECTED]> > > Add missing structure kernel-doc descriptions to sock.h & skbuff.h > to fix kernel-doc warnings. > > (I think that Stephen H. sent a similar patch, but I can't find it. > I j

[PATCH] net: fix kernel-doc warnings in header files

2008-02-18 Thread Randy Dunlap
From: Randy Dunlap <[EMAIL PROTECTED]> Add missing structure kernel-doc descriptions to sock.h & skbuff.h to fix kernel-doc warnings. (I think that Stephen H. sent a similar patch, but I can't find it. I just want to kill the warnings, with either patch.) Signed-off-by: Randy Dunlap <[EMAIL PROT