[PATCH] staging: fbtft: use %zu to avoid compile warning

Greg KH gregkh at linuxfoundation.org
Mon Mar 2 01:18:19 UTC 2015


On Fri, Feb 27, 2015 at 03:08:58AM +0000, Sheng Yong wrote:
> For value which has size_t type, use %zu to avoid compile warning of
> printk format.
> 
> Signed-off-by: Sheng Yong <shengyong1 at huawei.com>
> ---
>  drivers/staging/fbtft/fbtft-core.c | 2 +-
>  drivers/staging/fbtft/fbtft-io.c   | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)

Someone else sent this patch before you did, sorry.



More information about the devel mailing list