Re: [PATCH 2/2] rust: pci: fix typo in Bar struct's comment
From: Danilo Krummrich
Date: Mon Jan 05 2026 - 07:43:48 EST
On Mon Jan 5, 2026 at 11:39 AM CET, Miguel Ojeda wrote:
> On my side, I am happy either way -- what I currently do is explicitly tag the
> ones that appear in docs. That way you can decide on your side.
This is how I handle it as well. For doc-comments I request a Fixes: tag to be
added and leave it to the stable team to decide.
Unless explicitly requested by the stable team (which obviously did not happen
so far) I do not send separate backport patches for typos when the upstream
commit does not apply though.