Fix more wrong sizeof() usages, part 1/x
authorSascha Wildner <saw@online.de>
Sat, 16 Jun 2012 10:31:23 +0000 (12:31 +0200)
committerSascha Wildner <saw@online.de>
Sat, 16 Jun 2012 11:22:18 +0000 (13:22 +0200)
commit8075c3b86874d51e347b753974316e6fb1c2dc8c
tree9bc04317f681c86842e56576ff474a747a844b46
parentc55fa5eeab3eaf11e01222d6412b91dafdcd9e94
Fix more wrong sizeof() usages, part 1/x

These cases should all be taking the size of the pointed to struct etc.,
instead of the pointer size.

Found-with: Coccinelle (http://coccinelle.lip6.fr/)
lib/libatm/ip_addr.c
libexec/dma/spool.c
sys/dev/netif/iwl/iwl2100.c
sys/kern/kern_exit.c
sys/kern/subr_firmware.c
sys/net/sppp/if_spppsubr.c
sys/vfs/hammer/hammer_volume.c
tools/tools/net80211/wesside/dics/dics.c