From: Ahmed S. Darwish Date: Fri, 27 Apr 2007 14:01:50 +0000 (+0200) Subject: [S390] ctc: kmalloc->kzalloc/casting cleanups. X-Git-Tag: v2.6.22-rc1~1130^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7127dfeed3252a76aa31f016aac5fba53d99711;p=pandora-kernel.git [S390] ctc: kmalloc->kzalloc/casting cleanups. A patch for the CTC / ESCON network driver. Switch from kmalloc to kzalloc when appropriate, remove some unnecessary kmalloc casts too. Since I have no s390 machine, I didn't compile it but I examined it carefully. Signed-off-by: "Ahmed S. Darwish" Cc: Frank Pavlic Cc: Ursula Braun Signed-off-by: Andrew Morton Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed