]> bbs.cooldavid.org Git - net-next-2.6.git/commit - include/linux/skbuff.h
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)
commit31729363418ea25b01aa9410838c38e36792e44c
treea6ddbab1cc5c6f5b732401b2c3521b41cfbec72a
parent2df96af03d97e98cbea9f9cb71fc56ea5fc544b2
net: fix kernel-doc warnings in header files

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>
include/linux/skbuff.h
include/net/sock.h