diff options
author | Miles Chen <miles.chen@mediatek.com> | 2017-02-23 00:46:42 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-23 01:41:30 +0100 |
commit | 5d63f81c9e495e1f38fa36208bdcbbe2d2e72960 (patch) | |
tree | 6bb514a7bb727e877eb117bb68cb8506ff27e124 /drivers/block/skd_main.c | |
parent | oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA (diff) | |
download | linux-5d63f81c9e495e1f38fa36208bdcbbe2d2e72960.tar.xz linux-5d63f81c9e495e1f38fa36208bdcbbe2d2e72960.zip |
mm/memblock.c: remove unnecessary log and clean up
There is no variable named flags in memblock_add() and
memblock_reserve() so remove it from the log messages.
This patch also cleans up the type casting for phys_addr_t by using %pa
to print them.
Link: http://lkml.kernel.org/r/1484720165-25403-1-git-send-email-miles.chen@mediatek.com
Signed-off-by: Miles Chen <miles.chen@mediatek.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/block/skd_main.c')
0 files changed, 0 insertions, 0 deletions