On Tue, 25 Nov 2025 08:19:45 +0530
Shrikanth Hegde [off-list ref] wrote:
quoted
[PATCH 16/17][DO NOT APPLY!!!] sysfs: Provide write method for paravirt
in order to make it stand out, and not a footnote after the tags.
-- Steve
I can follow this.
PS: I was skeptical after last series mistake.
You may also want remove the [ ] and use '--' instead:
[PATCH 16/17] -- DO NOT APPLY!!! -- sysfs: Provide write method for paravirt
Because if someone were to do a b4 pull it would strip out the text within
the brackets. Using -- DO NOT APPLY!!! -- instead, would keep it in the
commit message. And then seeing that in the shortlog would be a really big
red flag ;-)
-- Steve
PS. I plan on changing my usages to use '--' instead of '[' ']'