]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2d8aa6b6c1f75c8744dbd77bdd14821d10ef096e
treea6ddbab1cc5c6f5b732401b2c3521b41cfbec72a
parentc21d7a19556567bd1cf9afd247c13e55a558828d
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