Re: [PATCH] ALSA: pcm: Drop the space after ! operator
From: Claudiu Beznea
Date: Tue Apr 07 2026 - 10:15:31 EST
On 4/7/26 16:35, Takashi Iwai wrote:
On Fri, 03 Apr 2026 15:23:01 +0200,
Claudiu wrote:
From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx>
Drop the space after ! operator to follow the coding style.
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx>
In general we don't apply a patch only fixing the white-space or
trivial coding style issues alone, especially for the files that
aren't really much modified.
OK
If you have a cleanup as a prerequisite for the further changes, I'll
happily pick up together, though.
Nothing more than this. I just went though this code while working on [1] and noticed the coding style inconsistency here, thus this patch.
Thank you,
Claudiu
[1] https://lore.kernel.org/all/20260407133507.887404-1-claudiu.beznea.uj@xxxxxxxxxxxxxx