On Thu, 24 Jan 2019 13:59:27 +0100 Michael Mueller <mimu@xxxxxxxxxxxxx> wrote: > The explicit else path specified in set_intercept_indicators_io > is not required as the function returns in case the first branch > is taken anyway. > > Signed-off-by: Michael Mueller <mimu@xxxxxxxxxxxxx> > --- > arch/s390/kvm/interrupt.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>