cbus: switch to kzalloc
authorFelipe Balbi <felipe.balbi@nokia.com>
Sat, 12 Dec 2009 21:38:43 +0000 (13:38 -0800)
committerTony Lindgren <tony@atomide.com>
Sat, 12 Dec 2009 21:38:43 +0000 (13:38 -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