mirror-linux/drivers/s390/cio
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
..
Makefile
airq.c
blacklist.c
blacklist.h
ccwgroup.c s390/cio: use while (i--) pattern to clean up 2024-03-17 19:08:49 +01:00
ccwreq.c
chp.c
chp.h
chsc.c s390/cio: use while (i--) pattern to clean up 2024-03-17 19:08:49 +01:00
chsc.h s390/cio: use new address translation helpers 2024-03-13 09:23:47 +01:00
chsc_sch.c s390/cio: remove unneeded DMA zone allocation 2024-02-09 13:58:15 +01:00
chsc_sch.h
cio.c s390/cio: use new address translation helpers 2024-03-13 09:23:47 +01:00
cio.h s390/cio: make sch->lock spinlock pointer a member 2023-12-12 14:41:58 +01:00
cio_debug.h
cio_debugfs.c
cio_inject.c
cio_inject.h
cmf.c s390/cmf: fix virtual vs physical address confusion 2024-02-09 13:58:15 +01:00
crw.c
css.c s390/virtio_ccw: use DMA handle from DMA API 2024-03-13 09:23:46 +01:00
css.h
device.c s390/cio: make ccw_bus_type const 2024-02-09 13:58:16 +01:00
device.h
device_fsm.c s390/cio: use new address translation helpers 2024-03-13 09:23:47 +01:00
device_id.c s390/cio: use new address translation helpers 2024-03-13 09:23:47 +01:00
device_ops.c s390/virtio_ccw: use DMA handle from DMA API 2024-03-13 09:23:46 +01:00
device_pgid.c s390/cio: use new address translation helpers 2024-03-13 09:23:47 +01:00
device_status.c s390/cio: use new address translation helpers 2024-03-13 09:23:47 +01:00
eadm_sch.c s390/cio: use new address translation helpers 2024-03-13 09:23:47 +01:00
eadm_sch.h
fcx.c s390/cio: use new address translation helpers 2024-03-13 09:23:47 +01:00
idset.c
idset.h
io_sch.h
ioasm.c
ioasm.h
isc.c
itcw.c
orb.h s390/cio: use bitwise types to allow for type checking 2024-03-13 09:23:46 +01:00
qdio.h
qdio_debug.c
qdio_debug.h
qdio_main.c s390/cio: use new address translation helpers 2024-03-13 09:23:47 +01:00
qdio_setup.c s390/cio: use new address translation helpers 2024-03-13 09:23:47 +01:00
qdio_thinint.c s390/cio: use new address translation helpers 2024-03-13 09:23:47 +01:00
scm.c s390/cio: make scm_bus_type const 2024-02-09 13:58:16 +01:00
trace.c
trace.h
vfio_ccw_async.c
vfio_ccw_chp.c eventfd: simplify eventfd_signal() 2023-11-28 14:08:38 +01:00
vfio_ccw_cp.c s390/vfio_ccw_cp: use new address translation helpers 2024-03-13 09:23:49 +01:00
vfio_ccw_cp.h
vfio_ccw_drv.c s390 updates for 6.8 merge window 2024-01-10 18:18:20 -08:00
vfio_ccw_fsm.c s390/vfio_ccw: fix virtual vs physical address confusion 2024-03-13 09:23:45 +01:00
vfio_ccw_ops.c eventfd: simplify eventfd_signal() 2023-11-28 14:08:38 +01:00
vfio_ccw_private.h
vfio_ccw_trace.c
vfio_ccw_trace.h