From: Colin King
Date: Wed, 21 Dec 2016 16:03:23 +
> From: Colin Ian King
>
> Trivial fix: Addresses should be printed using the %p format specifier
> rather than using %x.
>
> Signed-off-by: Colin Ian King
Applied.
On Wed, 2016-12-21 at 16:03 +, Colin King wrote:
> From: Colin Ian King
>
> Trivial fix: Addresses should be printed using the %p format specifier
> rather than using %x.
The DB_TX, DB_RX, DB_GEN, and DB_SMT macros are quite ugly
because they don't match format and argument with __printf
and
From: Colin Ian King
Trivial fix: Addresses should be printed using the %p format specifier
rather than using %x.
Signed-off-by: Colin Ian King
---
drivers/net/fddi/skfp/hwmtm.c | 12 ++--
drivers/net/fddi/skfp/pmf.c | 2 +-
drivers/net/fddi/skfp/smt.c | 2 +-
3 files changed, 8