cbus: switch to kzalloc
authorFelipe Balbi <felipe.balbi@nokia.com>
Sat, 12 Dec 2009 00:46:08 +0000 (16:46 -0800)
committerTony Lindgren <tony@atomide.com>
Sat, 12 Dec 2009 00:46:08 +0000 (16:46 -0800)
change kmalloc() + memset() to kzalloc(), no functional
changes.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found