From: Vegard Nossum Date: Sat, 18 Oct 2008 15:37:51 +0000 (+0200) Subject: net: annotate inet_timewait_sock bitfields X-Git-Tag: v2.6.31-rc1~303^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e337b0fb3baa3c22490365b1bdee6f4741413d4;p=pandora-kernel.git net: annotate inet_timewait_sock bitfields 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 --- Reading git-diff-tree failed