mirror of
https://github.com/torvalds/linux.git
synced 2026-05-06 07:15:22 -04:00
Replace open coded single-linked list iteration loop with for_each_console() helper in use. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>