Re: [GIT PULL 4/4] ARM: devicetree updates

From: Linus Torvalds
Date: Fri Apr 03 2020 - 18:28:14 EST


On Fri, Apr 3, 2020 at 2:46 PM Arnd Bergmann <arnd@xxxxxxxx> wrote:
>
> To spare you the 80kb of git-request-pull output, here is a very
> abbreviated version

So you didn't do a test-merge and generate the diffstat from that?

That's just 567 lines and about 35kB, and I get

488 files changed, 18917 insertions(+), 4522 deletions(-)

Anyway, it didn't cause any conflicts, and looks as expected for a DT
update, but I generally like to have the ability to compare to what
the sender thinks I should get..

Linus