From: Sebastian Ott Date: Thu, 26 Mar 2009 14:24:17 +0000 (+0100) Subject: [S390] cio: fix rc generation after chsc call X-Git-Tag: v2.6.30-rc1~659^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17e7d87d9f88480a75fc9c5978ab38131a074277;p=pandora-kernel.git [S390] cio: fix rc generation after chsc call In some situations a rc in __chsc_do_secm will be overwritten by another one. This shouldn't do harm since todays callers don't check for _specific_ errors but fix it for the sake of correctness. Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed