linux/drivers/misc/genwqe
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
..
card_base.c misc: genwqe: remove duplicated include file 2018-09-25 20:21:02 +02:00
card_base.h signal/GenWQE: Fix sending of SIGKILL 2018-09-15 16:07:19 +02:00
card_ddcb.c misc: genwqe: remove duplicated include file 2018-09-25 20:21:02 +02:00
card_ddcb.h
card_debugfs.c misc: genwqe: Fix misuse of %x 2019-04-25 19:53:17 +02:00
card_dev.c signal/GenWQE: Fix sending of SIGKILL 2018-09-15 16:07:19 +02:00
card_sysfs.c
card_utils.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
genwqe_driver.h
Kconfig
Makefile