From: Michael Holzheu Date: Fri, 29 Oct 2010 14:50:39 +0000 (+0200) Subject: [S390] hypfs: Fix error handling in hypfs_diag initialization X-Git-Tag: v2.6.37-rc1~41^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c8ebca0453c71a2a8be79e6dd40e7be2d6167cb;p=pandora-kernel.git [S390] hypfs: Fix error handling in hypfs_diag initialization Fix the following two error handling bugs in hypfs_diag_init(): * No need for calling diag204_free_buffer() * Initialize name table only in case of LPAR and prevent error message on non-LPAR systems. Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed