diff options
author | Brian Norris <computersforpeace@gmail.com> | 2016-02-12 21:26:04 +0100 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2016-03-07 22:13:58 +0100 |
commit | 3707b2c3d21f7c9f8c6aadba79ef012f0bbad10c (patch) | |
tree | 912985a53d0ebe06fe423053aa59ab3d1e971cb7 /drivers/mtd/ubi/cdev.c | |
parent | mtd: mtdram: Add parameter for setting writebuf size (diff) | |
download | linux-3707b2c3d21f7c9f8c6aadba79ef012f0bbad10c.tar.xz linux-3707b2c3d21f7c9f8c6aadba79ef012f0bbad10c.zip |
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/ubi/cdev.c')
0 files changed, 0 insertions, 0 deletions