Home
last modified time | relevance | path

Searched hist:d7c3ebc49eb72e9c8142fed49e9c9ec21815810c (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/kernel/
H A Dnmi.cdiff d7c3ebc49eb72e9c8142fed49e9c9ec21815810c Mon Jun 10 13:45:28 CEST 2024 Sven Schnelle <svens@linux.ibm.com> s390/nmi: Remove duplicate get_lowcore() calls

Assign the output from get_lowcore() to a local variable,
so the code is easier to read.

Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>