Re: [PATCH 2/2] drm/panic: fix overindented list items in documentation

From: Miguel Ojeda
Date: Sun Mar 02 2025 - 12:45:36 EST


On Sun, Mar 2, 2025 at 5:50 PM Jarkko Sakkinen <jarkko@xxxxxxxxxx> wrote:
>
> (cosmetic) Nit:
>
> I think you could just:
>
> Cc: stable@xxxxxxxxxxxxxxx # v6.12+

Thanks Jarkko -- I did something similar in the past, but sometimes
patches got backported too much because they could be applied.

Normally they don't hurt, but I try to be more explicit nowadays so
that the stable team can decide, and thus I copy-paste that line for
changes that are related to new compiler cleanups and similar.

Cheers,
Miguel