diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-11-29 17:11:49 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-29 17:45:24 +0300 |
commit | a7e4fbbfdf7935333800bd801f6affc2515506f2 (patch) | |
tree | 91ab405510c0bcc79e0ad55e8fd902c347fa3acc /drivers/irqchip/irq-gic-v3-its-pci-msi.c | |
parent | 15bfe05c8d6386f1a90e9340d15336e85e32aad6 (diff) | |
download | linux-a7e4fbbfdf7935333800bd801f6affc2515506f2.tar.xz |
net: via: via-rhine: use %p to format void * address instead of %x
Don't use %x and casting to print out an address, instead use %p
and remove the casting. Cleans up smatch warnings:
drivers/net/ethernet/via/via-rhine.c:998 rhine_init_one_common()
warn: argument 4 to %lx specifier is cast from pointer
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/irqchip/irq-gic-v3-its-pci-msi.c')
0 files changed, 0 insertions, 0 deletions