Skip to content
Commit 9ef1bdb4 authored by Nicholas Mc Guire's avatar Nicholas Mc Guire Committed by Sasha Levin
Browse files

ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc

[ Upstream commit 46325371

 ]

This is an API consolidation only. The use of kmalloc + memset to 0
is equivalent to kzalloc.

Signed-off-by: default avatarNicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarSasha Levin <alexander.levin@microsoft.com>
parent de1b242c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment