From: Eric Sesterhenn Date: Fri, 24 Mar 2006 11:15:31 +0000 (-0800) Subject: [PATCH] s390: kzalloc() conversion in arch/s390 X-Git-Tag: v2.6.17-rc1~959 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb630517f0d0736ea73af07d6b357be9ad67e6f1;p=pandora-kernel.git [PATCH] s390: kzalloc() conversion in arch/s390 Convert all kmalloc + memset sequences in arch/s390 to kzalloc usage. Signed-off-by: Eric Sesterhenn Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed