Files
linux/drivers
Andy Shevchenko b8cb855d1b parport: Use list_for_each() helper
Convert hard to read custom code to list_for_each().
No functional changes intended.

Note, we may not use list_for_each_entry() as at the end of the list
the iterator will point to an invalid entry and may not be dereferenced.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20231016133135.1203643-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-10-18 10:02:52 +02:00
..
2023-08-22 15:50:57 +02:00
2023-10-16 20:46:20 +02:00
2023-08-24 16:20:30 -07:00
2023-10-16 20:46:20 +02:00
2023-08-30 18:32:24 -07:00
2023-08-18 10:55:49 +05:30
2023-10-18 10:01:34 +02:00
2023-09-21 10:33:49 +02:00
2023-08-24 16:20:18 -07:00
2023-08-21 13:27:44 +02:00