Re: [PATCH 08/29] dma-buf: Avoid comma separated statements
From: Joe Perches
Date: Fri Sep 04 2020 - 17:34:17 EST
On Fri, 2020-09-04 at 12:42 +0100, Kieran Bingham wrote:
> I'm pleased to see this is treewide ;-)
> Definitely prefer this.
These are only the comma uses in if/do/while blocks that
would also need braces as separate statements.
There a multiple dozens more just with single statements
terminated by commas and not semicolons.
See: https://lore.kernel.org/patchwork/patch/1291033/