From: Michael Mueller Date: Thu, 20 Jun 2013 13:11:39 +0000 (+0200) Subject: s390/facility: decompose test_facility() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~39^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32089246e36dffbadba66fc94a246678fccfd5a2;p=pandora-kernel.git s390/facility: decompose test_facility() The patch decomposes the function test_facility() into its API test_facility() and its implementation __test_facility(). This allows to reuse the implementation with a different API. Patch is used to prepare checkin of SIE satellite code. Signed-off-by: Michael Mueller Acked-by: Cornelia Huck Acked-by: Christian Borntraeger Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed