diff options
author | Brian Norris <computersforpeace@gmail.com> | 2016-02-12 12:26:04 -0800 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2016-03-07 13:13:58 -0800 |
commit | 3707b2c3d21f7c9f8c6aadba79ef012f0bbad10c (patch) | |
tree | 912985a53d0ebe06fe423053aa59ab3d1e971cb7 /drivers/mtd/mtdchar.c | |
parent | c67682c5e0a43bdcb049c7775b78200835f12b95 (diff) |
mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'
Fixes this warning:
>> drivers/mtd/bcm63xxpart.c:175:4: note: in expansion of macro 'pr_err'
pr_err("invalid rootfs address: %*ph\n",
^
>> include/linux/kern_levels.h:4:18: warning: field width specifier '*' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/mtdchar.c')
0 files changed, 0 insertions, 0 deletions