Re: [PATCH] drivers: Follow the indentation coding standard on printks

From: Carlos Bilbao
Date: Thu Jul 08 2021 - 11:08:55 EST


Hello,

> - Your patch did many different things all at once, making it difficult
> to review. All Linux kernel patches need to only do one thing at a
> time. If you need to do multiple things (such as clean up all coding

Greg, I am going to divide the patch in three parts, for atm/, net/ and parisc/.

>
> Why not use DPRINTK(), defined at the start of suni.c?
>
> Andrew

Thanks for the idea Andrew, I will make a new version of the net/ patch.

thanks,
Carlos.