From: Peter Oberparleiter Date: Tue, 11 Apr 2006 05:53:44 +0000 (-0700) Subject: [PATCH] s390: invalid check after kzalloc() X-Git-Tag: v2.6.17-rc2~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da074d0ac8ccae1068dc227ef9893c2510d23bd8;p=pandora-kernel.git [PATCH] s390: invalid check after kzalloc() Typo. After the call to kzalloc() for kdb->key_maps the test for NULL checks the wrong variable. Signed-off-by: Peter Oberparleiter Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed