Re: [PATCH] IDE: ide-dma: fix coding style issues with spaces
From: David Miller
Date: Fri Sep 14 2018 - 17:16:55 EST
From: Romain Aviolat <r.aviolat@xxxxxxxxx>
Date: Fri, 14 Sep 2018 22:25:40 +0200
> Fixing multiple coding style issues:
> * prohibited spaces before that ','
> * spaces before tabs
>
> Signed-off-by: Romain Aviolat <r.aviolat@xxxxxxxxx>
This kind of coding style fix has very little value for a subsystem
which is essentially frozen from changes, and to which the less
changes that happen to it the better in order to avoid potential
regressions.
Therefore I am not applying this patch, sorry.