From: Colin King <colin.k...@canonical.com>
Date: Wed, 29 Nov 2017 14:11:49 +0000

> From: Colin Ian King <colin.k...@canonical.com>
> 
> 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.k...@canonical.com>

Applied.

Reply via email to