Fuqian Huang d2f4a83fe3 misc: genwqe: Fix misuse of %x
The pointer should be printed with %p or %px rather than
cast to long long type and printed with %016llx.
Change %x to %p to print the pointer.

Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-04-25 19:53:17 +02:00
..
2018-08-21 23:54:18 -04:00
2019-02-21 23:15:10 +11:00
2019-04-25 19:53:17 +02:00
2019-04-25 19:33:34 +02:00
2019-03-09 15:53:03 -08:00
2019-02-26 12:53:55 +01:00
2019-04-21 23:14:47 +02:00
2018-09-25 20:21:02 +02:00
2018-04-23 13:31:27 +02:00