summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorClaudio Imbrenda <imbrenda@linux.ibm.com>2026-06-11 12:48:46 +0200
committerClaudio Imbrenda <imbrenda@linux.ibm.com>2026-06-11 13:50:09 +0200
commitf79413b2dde10829a1b526543e725dd5c1847e9a (patch)
treea215b0316f7ce61df0d6e683d41f9f31cb49845b /scripts/patch-kernel
parent9716c086c8e8b141d35aa61f2e96a2e83de212a7 (diff)
KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
While dat_crstep_xchg_atomic() is marked as __must_check, in this particular case the return value should be ignored. Silence potential compiler warnings with a pointless check, and add a comment to explain the situation. Fixes: d1adc098ce08 ("KVM: s390: Fix _gmap_crstep_xchg_atomic()") CC: stable@vger.kernel.org # 7.1 Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com> Message-ID: <20260611104850.110313-2-imbrenda@linux.ibm.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions