[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190423.183404.989691820513976369.davem@davemloft.net>
Date: Tue, 23 Apr 2019 18:34:04 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: huangfq.daxian@...il.com
Cc: isdn@...ux-pingi.de, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] isdn:mISDN: fix misuse of %x in hfcpci.c
From: Fuqian Huang <huangfq.daxian@...il.com>
Date: Tue, 23 Apr 2019 10:56:23 +0800
> Pointers should be printed with %p or %px rather than
> cast to (u_long) and printed with %lx.
> Change %lx to %p to print the pointer.
> Change %lx to %pad to print the dma_addr_t.
>
> Signed-off-by: Fuqian Huang <huangfq.daxian@...il.com>
Applied.
Powered by blists - more mailing lists