tcp: bool conversions
authorEric Dumazet <edumazet@google.com>
Wed, 16 May 2012 23:15:34 +0000 (23:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 May 2012 18:59:59 +0000 (14:59 -0400)
commita2a385d627e1549da4b43a8b3dfe370589766e1c
treed61e9913497c6c14406032f6a0822738707f1abf
parente005d193d55ee5f757b13306112d8c23aac27a88
tcp: bool conversions

bool conversions where possible.

__inline__ -> inline

space cleanups

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/ipv4/tcp.c
net/ipv4/tcp_cong.c
net/ipv4/tcp_hybla.c
net/ipv4/tcp_input.c
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_minisocks.c
net/ipv4/tcp_output.c
net/ipv6/tcp_ipv6.c