Re: [PATCH 16/17] sysfs: Provide write method for paravirt
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2025-11-25 16:08:12
Also in:
lkml
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2025-11-25 16:08:12
Also in:
lkml
On Tue, 25 Nov 2025 11:02:38 -0500 Konstantin Ryabitsev [off-list ref] 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