]> git.ipfire.org Git - thirdparty/linux.git/commit
s390/percpu: Add missing do { } while (0) constructs
authorHeiko Carstens <hca@linux.ibm.com>
Tue, 26 May 2026 05:56:57 +0000 (07:56 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Wed, 3 Jun 2026 13:32:46 +0000 (15:32 +0200)
commitb50403d4f3ea4dbdef758f21d4e11d40d9f61d7b
treed3f959f9f27a53b2a533e517d1aad53aac0e0982
parenta737737cdb9c94e40a9926cdc2320f874c05d709
s390/percpu: Add missing do { } while (0) constructs

Add missing do { } while (0) constructs in order to avoid potential
build failures.

Reported-by: Sashiko <sashiko-bot@kernel.org>
Closes: https://sashiko.dev/#/patchset/20260319120503.4046659-1-hca%40linux.ibm.com
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/include/asm/percpu.h