diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-01-31 09:13:54 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-01-31 21:30:38 +0300 |
commit | 7b69d79f94d42ac26a5397a07b9d78b066c400aa (patch) | |
tree | a97a41d540499e1291502e46d100d8decad14537 /mm/page_alloc.c | |
parent | 3e21d9a501bf99aee2e5835d7f34d8c823f115b5 (diff) | |
download | linux-7b69d79f94d42ac26a5397a07b9d78b066c400aa.tar.xz |
mm/early_ioremap.c: use %pa to print resource_size_t variables
%pa takes into consideration the special types such as resource_size_t.
Use this specifier %instead of explicit casting.
Link: http://lkml.kernel.org/r/20191209165413.56263-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions