summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2021-05-19 10:47:04 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-08-15 14:00:27 +0200
commit25cff25ec60690247db8138cd1af8b867df2c489 (patch)
tree5fb8794a5748da365f3f76bfa04037ed89759a39 /Makefile
parent6a002d48a66076524f67098132538bef17e8445e (diff)
net: xilinx_emaclite: Do not print real IOMEM pointer
commit d0d62baa7f505bd4c59cd169692ff07ec49dde37 upstream. Printing kernel pointers is discouraged because they might leak kernel memory layout. This fixes smatch warning: drivers/net/ethernet/xilinx/xilinx_emaclite.c:1191 xemaclite_of_probe() warn: argument 4 to %08lX specifier is cast from pointer Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Pavel Machek (CIP) <pavel@denx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions