diff options
author | Randy Dunlap <[email protected]> | 2013-05-24 15:55:30 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-05-24 16:22:52 -0700 |
commit | 348f9f05e0266822fa048f7fb3b039692a0cafbc (patch) | |
tree | eb94c1b22b3fd8d5c704eba80a55086bae0f6bdf /lib/mpi/mpi-bit.c | |
parent | 136e8770cd5d1fe38b3c613100dd6dc4db6d4fa6 (diff) |
mm/memory_hotplug.c: fix printk format warnings
Fix printk format warnings in mm/memory_hotplug.c by using "%pa":
mm/memory_hotplug.c: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'resource_size_t' [-Wformat]
mm/memory_hotplug.c: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'resource_size_t' [-Wformat]
Signed-off-by: Randy Dunlap <[email protected]>
Reported-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions