[PATCH 08/29] dma-buf: Avoid comma separated statements
Joe Perches
joe at perches.com
Fri Sep 4 21:33:52 UTC 2020
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/
More information about the dri-devel
mailing list