switch-linux/net
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
..
6lowpan
9p
802
8021q vlan: Add features for stacked vlan device 2015-03-29 13:33:21 -07:00
appletalk
atm
ax25
batman-adv
bluetooth Bluetooth: Unify advertising data code paths 2015-03-26 03:30:29 +01:00
bridge Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 2015-03-23 22:02:46 -04:00
caif
can
ceph
core net: Introduce passthru_features_check 2015-03-29 13:33:22 -07:00
dcb
dccp inet: fix double request socket freeing 2015-03-23 21:40:48 -04:00
decnet
dns_resolver
dsa net: dsa: Add basic framework to support ndo_fdb functions 2015-03-29 13:23:54 -07:00
ethernet
hsr
ieee802154
ipv4 fib_trie: Cleanup ip_fib_net_exit code path 2015-03-31 13:18:56 -04:00
ipv6 ipv6: coding style: comparison for inequality with NULL 2015-03-31 13:51:54 -04:00
ipx
irda
iucv
key
l2tp
lapb
llc
mac80211
mac802154 mac802154: cleanup concurrent check 2015-03-27 19:18:50 +01:00
mpls
netfilter Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 2015-03-29 12:43:43 -07:00
netlabel
netlink rhashtable: provide len to obj_hashfn 2015-03-25 17:18:33 +01:00
netrom
nfc
openvswitch
packet af_packet: pass checksum validation status to the user 2015-03-23 22:01:28 -04:00
phonet
rds
rfkill
rose
rxrpc
sched act_bpf: add initial eBPF support for actions 2015-03-20 19:10:44 -04:00
sctp sctp: avoid to repeatedly declare external variables 2015-03-25 11:40:16 -04:00
sunrpc
switchdev switchdev: fix stp update API to work with layered netdevices 2015-03-23 16:44:56 -04:00
tipc tipc: fix two bugs in secondary destination lookup 2015-03-29 13:47:36 -07:00
unix
vmw_vsock
wimax
wireless
x25
xfrm
compat.c net: socket: add support for async operations 2015-03-23 16:41:36 -04:00
Kconfig
Makefile
socket.c net: socket: add support for async operations 2015-03-23 16:41:36 -04:00
sysctl_net.c