diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-10-14 02:54:35 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-14 04:38:32 +0300 |
commit | 42286f83f80f58ae2cf3889d35cc60220df49cbb (patch) | |
tree | 4d3af065cd3a51a3420e3f6940acde46a8f2943e /sound/ppc | |
parent | 9b53122f616a74ddbbd6c97a3c8294c631a13d15 (diff) | |
download | linux-42286f83f80f58ae2cf3889d35cc60220df49cbb.tar.xz |
mm/dmapool.c: replace open-coded list_for_each_entry_safe()
There is a place in the code where open-coded version of
list_for_each_entry_safe() is used. Replace that with the standard macro.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Matthew Wilcox <willy@infradead.org>
Link: http://lkml.kernel.org/r/20200814135055.24898-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/ppc')
0 files changed, 0 insertions, 0 deletions