On Mon, 7 Nov 2022 at 16:42, ~axelheider <axelhei...@git.sr.ht> wrote: > > From: Axel Heider <axel.hei...@hensoldt.net> > > Signed-off-by: Axel Heider <axel.hei...@hensoldt.net> > --- > hw/timer/imx_epit.c | 211 ++++++++++++++++++++++++-------------------- > 1 file changed, 115 insertions(+), 96 deletions(-)
Good idea (unfortunate that git diff has not shown the change in a very clear way, but it does that sometimes). I won't review this one for now because changes I've suggested for earlier patches are going to affect the detail on this one. (If you don't already, you might try setting git config --global diff.algorithm histogram which I think often produces nicer patches. I don't know whether it will help in this particular case, though.) thanks -- PMM