From: Romain Aviolat <[email protected]> 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 <[email protected]> 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.

