]> git.karo-electronics.de Git - linux-beck.git/commit
tcp: Return bool instead of int where appropriate
authorVijay Subramanian <subramanian.vijay@gmail.com>
Thu, 19 Jul 2012 21:32:18 +0000 (21:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Jul 2012 17:59:41 +0000 (10:59 -0700)
commit67b95bd78f0de85793bf30835913f6ef784a39b6
treecf9b92f3d430f5f7673109c1acbe59dd5922ed3f
parent36e90319f30e8d1f22cca9f3eb7d593b833ada17
tcp: Return bool instead of int where appropriate

Applied to a set of static inline functions in tcp_input.c

Signed-off-by: Vijay Subramanian <subramanian.vijay@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c