diff options
author | Eric Dumazet <edumazet@google.com> | 2012-05-18 05:57:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-05-18 07:40:27 +0200 |
commit | cbc264cacd08e51fd4a64b5d5b1ba48f523990d1 (patch) | |
tree | f51584e8a78fad165debfe1e0d01715d9f493f3b /net/ipv6/af_inet6.c | |
parent | net: Remove netdevice ec_ptr, no longer used. (diff) | |
download | linux-cbc264cacd08e51fd4a64b5d5b1ba48f523990d1.tar.xz linux-cbc264cacd08e51fd4a64b5d5b1ba48f523990d1.zip |
ip_frag: struct inet_frags match() method returns a bool
- match() method returns a boolean
- return (A && B && C && D) -> return A && B && C && D
- fix indentation
Signed-off-by: Eric Dumazet <edumazet@google.com>
Diffstat (limited to 'net/ipv6/af_inet6.c')
0 files changed, 0 insertions, 0 deletions