Loading
s390x/mmu: Remove duplicate check for MMU_DATA_STORE
No need to double-check if we have a write. Found by Coverity (CID: 1406404). Fixes: 31b59419 ("target/s390x: Return exception from mmu_translate_real") Cc: Peter Maydell <peter.maydell@linaro.org> Signed-off-by:David Hildenbrand <david@redhat.com> Message-Id: <20191017121922.18840-1-david@redhat.com> Reviewed-by:
Richard Henderson <richard.henderson@linaro.org> Signed-off-by:
Cornelia Huck <cohuck@redhat.com>