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:
96c25c8
)
net: annotate inet_timewait_sock bitfields
author
Vegard Nossum
<vegard.nossum@gmail.com>
Sat, 18 Oct 2008 15:37:51 +0000
(17:37 +0200)
committer
Vegard Nossum
<vegard.nossum@gmail.com>
Mon, 15 Jun 2009 13:49:32 +0000
(15:49 +0200)
The use of bitfields here would lead to false positive warnings with
kmemcheck. Silence them.
(Additionally, one erroneous comment related to the bitfield was also
fixed.)
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
No differences found