From: Yan Burman Date: Thu, 7 Dec 2006 04:34:51 +0000 (-0800) Subject: [PATCH] m68k: replace kmalloc+memset with kzalloc X-Git-Tag: v2.6.20-rc1~145^2^2~262 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bcbdf603bc4bf24c2bcfa071871afb03dd3ae80;p=pandora-kernel.git [PATCH] m68k: replace kmalloc+memset with kzalloc Replace kmalloc+memset with kzalloc Signed-off-by: Yan Burman Cc: Roman Zippel Cc: Geert Uytterhoeven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed