]> git.baikalelectronics.ru Git - kernel.git/commit
net/sock.h: make some fields private to fix kernel-doc warning(s)
authorRandy Dunlap <randy.dunlap@oracle.com>
Sat, 8 Jan 2011 17:39:21 +0000 (17:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Jan 2011 00:26:51 +0000 (16:26 -0800)
commitda2879c9eaa00a0475b43e58894950bb9a6d12c0
tree9e46a8e57d9ee136bd3ba7c21102533c9bf3e287
parent2189cf88754652b382526e430fe73a0d1f116f24
net/sock.h: make some fields private to fix kernel-doc warning(s)

Fix new kernel-doc notation warning in sock.h by annotating skc_dontcopy_*
as private fields.

Warning(include/net/sock.h:163): No description found for parameter 'skc_dontcopy_end[0]'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sock.h