[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190421.103753.1999670260642966946.davem@davemloft.net>
Date: Sun, 21 Apr 2019 10:37:53 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: huangfq.daxian@...il.com
Cc: jreuter@...na.de, ralf@...ux-mips.org, linux-hams@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 04/06] net: ax25: fix misuse of %x
From: Fuqian Huang <huangfq.daxian@...il.com>
Date: Sun, 21 Apr 2019 19:48:06 +0800
> Pointers should be printed with %p or %px rather than
> cast to long type and printed with %8.8lx.
> Change %8.8lx to %p to print the pointer.
>
> Signed-off-by: Fuqian Huang <huangfq.daxian@...il.com>
Applied to net-next.
Powered by blists - more mailing lists