Re: [PATCH 00/10] Code style patches for staging/irda

From: Greg KH
Date: Sat Dec 02 2017 - 03:31:44 EST


On Sun, Nov 26, 2017 at 01:45:55AM +0300, Mike wrote:
>
> This is my task from Little Penguin :)

What does that mean?

>
> Mike (10):
> trailing whitespace fixed
> spaces before tabs are fixed
> trailing */ on a separate line fixed
> if-else code style fixed
> space prohibited before that ',' fixed
> space required before the open parenthesis - fixed
> code indent should use tabs where possible - fixed
> spaces required - fixed
> others not regular and missed errors are fixed
> lines over 80 characters are fixed
>
> drivers/staging/irda/drivers/ali-ircc.c | 1516 +++++++++++++++----------------
> 1 file changed, 722 insertions(+), 794 deletions(-)

Did you read drivers/staging/irda/TODO ?