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 21:35:33 +0000 (23:35 +0200)
commit7eeb4207dd3b5eeb8d35e3e9d6de48d63a7810e6
treeb2383a215218f2efc9f2e06e09abee35b9f9dab6
parentb73682c952f481f71aee9d2bada32818be05f847
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