Re: [PATCH] ALSA: core: Fix style issues in sound/core/device.c

From: Takashi Iwai
Date: Mon Nov 17 2025 - 11:30:59 EST


On Mon, 17 Nov 2025 04:28:16 +0100,
jempty.liang wrote:
>
> This patch fixes blank line and trailing whitespace issues in
> sound/core/device.c as reported by checkpatch.pl.
>
> Signed-off-by: jempty.liang <imntjempty@xxxxxxx>

Thanks for the patch. We don't apply a coding-only fix (especially
about only white-space) unless it's tied with some other real fix or
changes, because it'd bright merely more noises in the history.

That said, if you have more fix or a code change patch that is applied
to the code path, put such a cleanup as a preliminary work in the
series, and we'll happily take it together.


thanks,

Takashi