[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190421.103759.1397350043814049622.davem@davemloft.net>
Date: Sun, 21 Apr 2019 10:37:59 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: huangfq.daxian@...il.com
Cc: jes@...ined-monkey.org, linux-hippi@...site.dk,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 05/06] net: hippi:Fix misuse of %x in rrunner.c
From: Fuqian Huang <huangfq.daxian@...il.com>
Date: Sun, 21 Apr 2019 19:48:26 +0800
> The pointer should be printed with %p or %px rather than
> cast to unsigned long type and printed with %08lx.
> Change %08lx 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