Robert P. J. Day 3159f06dc2 [PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()
Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-14 08:09:54 -08:00
..
2006-10-04 07:55:32 -07:00
2006-10-04 07:55:32 -07:00
2006-12-04 02:00:36 -05:00
2006-10-04 07:55:32 -07:00
2006-10-04 07:55:32 -07:00
2006-10-04 07:55:32 -07:00
2006-10-04 07:55:32 -07:00
2006-10-04 07:55:32 -07:00
2006-10-04 07:55:32 -07:00
2006-12-04 02:00:36 -05:00
2006-10-08 12:32:36 -07:00

The modular sound driver patches were funded by Red Hat Software 
(www.redhat.com). The sound driver here is thus a modified version of 
Hannu's code. Please bear that in mind when considering the appropriate
forums for bug reporting. 

Alan Cox