From: Pekka J Enberg Date: Tue, 6 Sep 2005 22:18:31 +0000 (-0700) Subject: [PATCH] introduce and use kzalloc X-Git-Tag: v2.6.14-rc1~619 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd3927105b6f65afb7dac17682172cdfb86d3f00;p=pandora-kernel.git [PATCH] introduce and use kzalloc This patch introduces a kzalloc wrapper and converts kernel/ to use it. It saves a little program text. Signed-off-by: Pekka Enberg Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed