s390/cmpxchg: make variables local to each case label
Make variables local to each case label. This limits the scope of variables and allows to use proper types everywhere. Link: https://lore.kernel.org/r/Y2J7+HqgAZwnfxsh@osiris Signed-off-by:Heiko Carstens <hca@linux.ibm.com>
Loading
Please register or sign in to comment