From: David Miller <davem@davemloft.net> Date: 2021-06-11 17:38:06
From: Andrew Lunn <andrew@lunn.ch>
Date: Fri, 11 Jun 2021 05:26:01 +0200
git am is very pedantic. It does not use fuzz. So just moving lines
within the same line is unlikely to work, you need to make the changes
in non intersecting sets of files.
Your best bet is to be patient and wait for one patchset to get
merged, and then submit the second patchset.