linux/drivers/s390
Andy Shevchenko 481ec3b376 s390/cio: use while (i--) pattern to clean up
Use more natural while (i--) pattern to clean up allocated resources.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Vineeth Vijayan <vneethv@linux.ibm.com>
Link: https://lore.kernel.org/r/20240222134501.236871-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2024-03-17 19:08:49 +01:00
..
block s390/scm: use new address translation helpers 2024-03-13 09:23:47 +01:00
char s390/raw3270: make class3270 constant 2024-03-13 09:23:50 +01:00
cio s390/cio: use while (i--) pattern to clean up 2024-03-17 19:08:49 +01:00
crypto s390/zcrypt: make zcrypt_class constant 2024-03-13 09:23:49 +01:00
net s390/ctcm: use new address translation helpers 2024-03-13 09:23:48 +01:00
scsi s390/zfcp: use new address translation helpers 2024-03-13 09:23:48 +01:00
virtio s390/virtio_ccw: avoid converting dma addresses / handles 2024-03-13 09:23:46 +01:00
Makefile