On Fri, Jan 30, 2026 at 12:09:35PM -0800, Josh Poimboeuf wrote: > On Fri, Jan 30, 2026 at 12:59:49PM -0500, Joe Lawrence wrote: > > @@ -131,6 +133,7 @@ Advanced Options: > > 3|diff Diff objects > > 4|kmod Build patch module > > -T, --keep-tmp Preserve tmp dir on exit > > + -z, --fuzz[=NUM] Rebase patches using fuzzy matching > > [default: 2] > > Ideally I think klp-build should accept a patch level fuzz of 2 by > default. If we just made that the default then maybe we don't need this > option? >
Do you mean to drop the optional level value, or to just perform level-2 fuzz rebasing as a matter of course (so no -z option altogether)? -- Joe
