On Mon, 2020-08-03 at 15:42 -0700, David Miller wrote:
> From: Joe Perches
> Date: Sat, 01 Aug 2020 08:51:03 -0700
>
> > Link status is emitted on multiple lines as it does not use
> > KERN_CONT.
> >
> > Coalesce the multi-part logging into a single line output and
> > add missing KERN_ to a cou
From: Joe Perches
Date: Sat, 01 Aug 2020 08:51:03 -0700
> Link status is emitted on multiple lines as it does not use
> KERN_CONT.
>
> Coalesce the multi-part logging into a single line output and
> add missing KERN_ to a couple logging calls.
>
> This also reduces object size.
>
> Signed-off-
Link status is emitted on multiple lines as it does not use
KERN_CONT.
Coalesce the multi-part logging into a single line output and
add missing KERN_ to a couple logging calls.
This also reduces object size.
Signed-off-by: Joe Perches
---
drivers/net/ethernet/via/via-velocity.c | 46 +