Re: [PATCH v1] clang-format: Fix formatting of guard()

From: Miguel Ojeda

Date: Sun Aug 30 2026 - 06:09:39 EST


On Fri, Aug 28, 2026 at 4:11 PM Mickaël Salaün <mic@xxxxxxxxxxx> wrote:
>
> Could you please sent the PR to Linus and Cc stable@?

Yeah, sorry, I will prepare the update on top of -rc1.

Regarding the Cc stable, I am not sure. The formatting is not globally
enforced and such a change could break things for others that may be
locally enforcing it using whatever list was there in the past.

(Some may even consider the Fixes: tag itself here a stretch depending
on how one defines "bug"...)

Cheers,
Miguel