git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ab03c2
)
net/sock.h: make some fields private to fix kernel-doc warning(s)
author
Randy Dunlap
<randy.dunlap@oracle.com>
Sat, 8 Jan 2011 17:39:21 +0000
(17:39 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 10 Jan 2011 00:26:51 +0000
(16:26 -0800)
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>
No differences found