we'll do fine without casting NULL to struct foo * / void *
authorhenning <henning@openbsd.org>
Mon, 21 Apr 2014 11:10:54 +0000 (11:10 +0000)
committerhenning <henning@openbsd.org>
Mon, 21 Apr 2014 11:10:54 +0000 (11:10 +0000)
commite7ad246319a36380a83fe034447fad2abd18ff91
tree6bfc4fb94fe5fdec18c1b41a28a67c188d2c305c
parentf70be4417986a7eac9915203394aef2ac2ff50a8
we'll do fine without casting NULL to struct foo * / void *
ok gcc & md5 (alas, no binary change)
13 files changed:
sys/kern/uipc_mbuf.c
sys/net/if_gif.c
sys/net/if_gre.c
sys/net/pf.c
sys/netinet/igmp.c
sys/netinet/ip_icmp.c
sys/netinet/ip_input.c
sys/netinet/ip_mroute.c
sys/netinet/ipsec_output.c
sys/netinet/tcp_input.c
sys/netinet/tcp_subr.c
sys/netinet6/in6_src.c
sys/netinet6/ip6_output.c