kernel_optimize_test/net/ipv6
Ian Morris 53b24b8f94 ipv6: coding style: comparison for inequality with NULL
The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-31 13:51:54 -04:00
..
netfilter
addrconf_core.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
addrconf.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
addrlabel.c
af_inet6.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
ah6.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
anycast.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
datagram.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
esp6.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
exthdrs_core.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
exthdrs_offload.c
exthdrs.c
fib6_rules.c fib6: install fib6 ops in the last step 2015-03-29 12:12:37 -07:00
icmp.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
inet6_connection_sock.c
inet6_hashtables.c
ip6_checksum.c
ip6_fib.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
ip6_flowlabel.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
ip6_gre.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
ip6_icmp.c
ip6_input.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
ip6_offload.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
ip6_offload.h
ip6_output.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
ip6_tunnel.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
ip6_udp_tunnel.c
ip6_vti.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
ip6mr.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
ipcomp6.c
ipv6_sockglue.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
Kconfig
Makefile
mcast.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
mip6.c
ndisc.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
netfilter.c
output_core.c
ping.c
proc.c
protocol.c
raw.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
reassembly.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
route.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
sit.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
syncookies.c
sysctl_net_ipv6.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
tcp_ipv6.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
tcpv6_offload.c
tunnel6.c
udp_impl.h
udp_offload.c
udp.c ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
udplite.c
xfrm6_input.c
xfrm6_mode_beet.c
xfrm6_mode_ro.c
xfrm6_mode_transport.c
xfrm6_mode_tunnel.c
xfrm6_output.c
xfrm6_policy.c ipv6: coding style: comparison for equality with NULL 2015-03-31 13:51:54 -04:00
xfrm6_protocol.c
xfrm6_state.c
xfrm6_tunnel.c