diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-11-27 13:24:15 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-28 16:00:55 -0500 |
commit | 22dac9f1fdd576c1d03ba00f4a9db9a864a43a70 (patch) | |
tree | e7c0f27ea76178565030bce755622e66d1ed03e9 /drivers/leds/leds-mlxcpld.c | |
parent | c95c3fe5c744b05647240aaba4a163be36b7f123 (diff) | |
download | linux-22dac9f1fdd576c1d03ba00f4a9db9a864a43a70.tar.gz linux-22dac9f1fdd576c1d03ba00f4a9db9a864a43a70.tar.bz2 linux-22dac9f1fdd576c1d03ba00f4a9db9a864a43a70.zip |
atm: fore200e: use %pK to format kernel addresses instead of %x
Don't use %x and casting to print out a kernel address, instead use the
%pK and remove the casting. Cleans up smatch warning:
drivers/atm/fore200e.c:3093 fore200e_proc_read() warn: argument 3 to %08x
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/leds/leds-mlxcpld.c')
0 files changed, 0 insertions, 0 deletions