net: fix kernel-doc warnings in header files
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 19 Feb 2008 04:52:13 +0000 (20:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Feb 2008 04:52:13 +0000 (20:52 -0800)
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 <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found