[INET]: Use BUILD_BUG_ON in inet_timewait_sock.c checks
authorPavel Emelyanov <xemul@openvz.org>
Tue, 11 Dec 2007 10:12:36 +0000 (02:12 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:57:08 +0000 (14:57 -0800)
Make the INET_TWDR_TWKILL_SLOTS vs sizeof(twdr->thread_slots)
check nicer.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/inet_timewait_sock.c

Simple merge