From: Michael Holzheu Date: Mon, 24 Feb 2014 13:30:00 +0000 (+0100) Subject: s390/sclp_early: Return correct HSA block count also for zero X-Git-Tag: v3.15-rc1~167^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9499934f70deac0cdb96aa2d90f2a0a2de69d80c;p=pandora-kernel.git s390/sclp_early: Return correct HSA block count also for zero Currently we return a negative block count if SCLP returns HSA block count zero. The reason is that we subtract one for the header page. So fix this and correctly return zero block count if SCLP returns zero. Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed