[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160307211438.GA55664@google.com>
Date: Mon, 7 Mar 2016 13:14:38 -0800
From: Brian Norris <computersforpeace@...il.com>
To: linux-mtd@...ts.infradead.org
Cc: Simon Arlott <simon@...e.lp0.eu>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mtd: bcm63xxpart: give width specifier an 'int', not
'size_t'
On Fri, Feb 12, 2016 at 12:26:04PM -0800, Brian Norris wrote:
> 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@...el.com>
> Signed-off-by: Brian Norris <computersforpeace@...il.com>
Applied
Powered by blists - more mailing lists