On Tue, 2019-11-05 at 05:53 +0100, Michał Mirosław wrote: > On Mon, Nov 04, 2019 at 06:23:19PM -0800, Jamal Shareef wrote: > > This patchset removes spaces after left open parenthesis. > > Issue found by checkpatch. > > I'd say that those spaces make code easier to look at, so it would > be better to teach checkpatch to ignore cases like these. Good luck with that.