1
0
Fork 0
alistair23-linux/drivers/net/hippi
Fuqian Huang fa8b9e8bea net: hippi:Fix misuse of %x in rrunner.c
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@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-21 10:37:26 -07:00
..
Kconfig drivers/net/hippi: remove depends on CONFIG_EXPERIMENTAL 2013-01-22 12:01:34 -08:00
Makefile
rrunner.c net: hippi:Fix misuse of %x in rrunner.c 2019-04-21 10:37:26 -07:00
rrunner.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00