[SBUS] vfc_dev.c: kzalloc
authorvignesh babu <vignesh.babu@wipro.com>
Tue, 17 Apr 2007 19:42:09 +0000 (12:42 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 21 Apr 2007 22:29:17 +0000 (15:29 -0700)
commit2e6679a0aa352e6b74f6385c49cd4dca3dc7201f
treeef922abc304fc22b9c319e6ab4dc6e2e524a715f
parent0f851021c0f91e5073fa89f26b5ac68e23df8e11
[SBUS] vfc_dev.c: kzalloc

Replacing kmalloc/memset combination with kzalloc.

Signed-off-by: vignesh babu <vignesh.babu@wipro.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/sbus/char/vfc_dev.c