From: Pekka Enberg Date: Tue, 6 Sep 2005 22:18:36 +0000 (-0700) Subject: [PATCH] ALSA: convert kcalloc to kzalloc X-Git-Tag: v2.6.14-rc1~612 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8db08ea7e6527eff82d8e45507468003e3cefba3;p=pandora-kernel.git [PATCH] ALSA: convert kcalloc to kzalloc This patch introduces a memory-leak tracking version of kzalloc for ALSA. Signed-off-by: Pekka Enberg Cc: Jaroslav Kysela Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed