[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140213.184755.724709088901100312.davem@davemloft.net>
Date: Thu, 13 Feb 2014 18:47:55 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jg1.han@...sung.com
Cc: netdev@...r.kernel.org, liujunliang_ljl@....com, joe@...ches.com
Subject: Re: [PATCH V2] USB2NET: SR9800: use %zu for size_t
From: Jingoo Han <jg1.han@...sung.com>
Date: Thu, 13 Feb 2014 16:09:58 +0900
> Use %zu for size_t in order to avoid the following build
> warning in printks.
>
> drivers/net/usb/sr9800.c: In function 'sr9800_bind'
> drivers/net/usb/sr9800.c:826:2: warning: format '%ld' expects argument of type 'long int' but argument 5 has type 'size_t'
> [-Wformat]
>
> Signed-off-by: Jingoo Han <jg1.han@...sung.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists