Re: [PATCH 0/3] drivers/net/ethernet/amd: Follow style guide

From: Amy Parker
Date: Sun Feb 07 2021 - 15:55:05 EST


On Sat, Feb 6, 2021 at 12:07 PM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> On Fri, 5 Feb 2021 16:01:43 -0800 Amy Parker wrote:
> > This patchset updates atarilance.c and sun3lance.c to follow the kernel
> > style guide. Each patch tackles a different issue in the style guide.
>
> These are very, very old drivers, nobody worked on them for a decade.
> What's your motivation for making these changes?

I've just been trying to make patches to clean up code to follow the
style guide. These files had a lot of violations.