[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1392274157.2214.27.camel@joe-AO722>
Date: Wed, 12 Feb 2014 22:49:17 -0800
From: Joe Perches <joe@...ches.com>
To: Jingoo Han <jg1.han@...sung.com>
Cc: 'David Miller' <davem@...emloft.net>, netdev@...r.kernel.org,
'Liu Junliang' <liujunliang_ljl@....com>
Subject: Re: [PATCH] USB2NET: SR9800: use %zu for dma_addr_t
On Thu, 2014-02-13 at 15:31 +0900, Jingoo Han wrote:
> Use %zu for size_t in order to avoid the following build
> warning in printks.
Perhaps your subject is wrong.
This doesn't seem like a dma_addr_t.
If it is, it should be printed with
"%pad", &dma_addr_t
--
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