On Sat, Oct 21, 2023 at 10:02 PM Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > > On Sat, 21 Oct 2023 at 11:39, Bartosz Golaszewski <brgl@xxxxxxxx> wrote: > > > > drivers/gpio/gpio-vf610.c | 15 ++++++++------- > > drivers/gpio/gpiolib-acpi.c | 1 + > > 2 files changed, 9 insertions(+), 7 deletions(-) > > I have no idea how you get that diffstat. > I have diff.algorithm = patience in my gitconfig. Typically this results in better diffs but not this time for some reason. Bart