Re: [PATCH 16/17] sysfs: Provide write method for paravirt
From: Steven Rostedt
Date: Tue Nov 25 2025 - 11:08:27 EST
On Tue, 25 Nov 2025 11:02:38 -0500
Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx> wrote:
> Small correction -- it's git itself that strips all content inside [], not b4
> specifically.
Yes of course. Sorry, I didn't want to blame b4. I actually download the
patch series from patchwork and then do git am which does the stripping. I
just wanted to state a more common workflow, which is usually b4 followed
by a blind execution of git am. Where it does the stripping isn't of
importance at that point.
-- Steve