[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190421.103745.655385623364784706.davem@davemloft.net>
Date: Sun, 21 Apr 2019 10:37:45 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: huangfq.daxian@...il.com
Cc: 3chas3@...il.com, linux-atm-general@...ts.sourceforge.net,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 01/06] atm: iphase: fix misuse of %x
From: Fuqian Huang <huangfq.daxian@...il.com>
Date: Sun, 21 Apr 2019 19:46:54 +0800
> Pointers should be printed with %p or %px rather than
> cast to long type and printed with %x.
> Change %x to %p to print the pointers.
>
> Signed-off-by: Fuqian Huang <huangfq.daxian@...il.com>
Applied to net-next.
Powered by blists - more mailing lists