From: Robert P. J. Day Date: Tue, 19 Dec 2006 13:44:15 +0000 (+0100) Subject: [ALSA] sound: Change final two instances of kcalloc(1,...) to kzalloc() X-Git-Tag: v2.6.21-rc1~83^2~62^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc041e0b1fc918562aa3803cda166fee219a34d2;p=pandora-kernel.git [ALSA] sound: Change final two instances of kcalloc(1,...) to kzalloc() Change the two remaining instances in the tree of kcalloc(1,...) to the corresponding kzalloc() call. Signed-off-by: Robert P. J. Day Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed