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:
99d881f
)
skbuff.h: fix kernel-doc warning for headers_end
author
Randy Dunlap
<rdunlap@infradead.org>
Mon, 27 Oct 2014 02:14:06 +0000
(19:14 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 28 Oct 2014 21:02:29 +0000
(17:02 -0400)
Fix kernel-doc warning in <linux/skbuff.h> by making both headers_start
and headers_end private fields.
Warning(..//include/linux/skbuff.h:654): No description found for parameter 'headers_end[0]'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found