diff options
author | Miles Chen <miles.chen@mediatek.com> | 2017-02-22 15:46:42 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-02-22 16:41:30 -0800 |
commit | 5d63f81c9e495e1f38fa36208bdcbbe2d2e72960 (patch) | |
tree | 6bb514a7bb727e877eb117bb68cb8506ff27e124 /drivers/block/zram | |
parent | 235190738aba7c5c94300c8d882842a535280e5a (diff) |
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/zram')
0 files changed, 0 insertions, 0 deletions