diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-10-14 02:54:38 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-14 04:38:32 +0300 |
commit | 41a04814a715ae561ac378587a8f7763f29beb4a (patch) | |
tree | fb6970a912ad33d7631f84f4121026e08e7eed87 /sound/ppc | |
parent | 42286f83f80f58ae2cf3889d35cc60220df49cbb (diff) | |
download | linux-41a04814a715ae561ac378587a8f7763f29beb4a.tar.xz |
mm/dmapool.c: replace hard coded function name with __func__
No need to hard code function name when __func__ can be used.
While here, replace specifiers for special types like dma_addr_t.
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-2-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