]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: bcm2835-audio: Replace kmalloc with kzalloc
authorAishwarya Pant <aishpant@gmail.com>
Sun, 12 Mar 2017 15:38:43 +0000 (21:08 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Mar 2017 23:57:53 +0000 (07:57 +0800)
commitfc8612b1cbd55d805b5df3c867d21699873a95b3
tree446d732ee0802dace822b99f728729852ab40190
parent4cd3096dfdeed58ee072a18f0c079e1d9357961c
staging: bcm2835-audio: Replace kmalloc with kzalloc

Replace kmalloc and memset with kzalloc.

Signed-off-by: Aishwarya Pant <aishpant@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c