From: Christian Borntraeger Date: Mon, 25 Aug 2014 10:27:29 +0000 (+0200) Subject: KVM: s390: add __must_check to interrupt deliver functions X-Git-Tag: fixes-for-v3.18-merge-window~23^2~39^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=614aeab4dcd0aafb1538d5035eb9855f15b84014;p=pandora-kernel.git KVM: s390: add __must_check to interrupt deliver functions We now propagate interrupt injection errors back to the ioctl. We should mark functions that might fail with __must_check. Signed-off-by: Christian Borntraeger Acked-by: Jens Freimann --- Reading git-diff-tree failed