commit | a090d711dd2ebd7e445bf09f98a4feba6c22f2ff | [log] [tgz] |
---|---|---|
author | Anshuman Khandual <anshuman.khandual@arm.com> | Thu Jan 30 22:14:23 2020 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jan 31 10:30:38 2020 -0800 |
tree | 1ce4f20faec8bbf8accae90693bbc71f00f780a9 | |
parent | 02634a44b8aba2d4f16ea09d3c17400d9320327e [diff] |
memblock: Use __func__ in remaining memblock_dbg() call sites Replace open function name strings with %s (__func__) in all remaining memblock_dbg() call sites. Link: http://lkml.kernel.org/r/1578285510-28261-1-git-send-email-anshuman.khandual@arm.com Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com> Reviewed-by: Mike Rapoport <rppt@linux.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>