[SPARC]: Replace kmalloc+memset with kzalloc
authorYan Burman <burman.yan@gmail.com>
Fri, 1 Dec 2006 01:07:04 +0000 (17:07 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 10 Dec 2006 10:40:00 +0000 (02:40 -0800)
commitc80892d150a872b18cedfbf789211bfbebfc67ce
tree8866c07d324e2a147d637056be296f195335eec5
parenta2c1e064c45f5126625121f58afa423e13c55efc
[SPARC]: Replace kmalloc+memset with kzalloc

Replace kmalloc+memset with kzalloc

Signed-off-by: Yan Burman <burman.yan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/ioport.c
arch/sparc/kernel/of_device.c
arch/sparc/kernel/sun4d_irq.c
arch/sparc/mm/io-unit.c