From: Arnd Bergmann <a...@arndb.de> Date: Fri, 26 Apr 2019 21:58:45 +0200
> isdn4linux is getting removed, and the gigaset driver can still > use the CAPI support, so this can all go away. > > Signed-off-by: Arnd Bergmann <a...@arndb.de> Arnd, I have no idea what I'm doing wrong, but the same thing is happening as with v1 and I can't apply this. Just take this single patch #1, for example, and go: git am --signoff diff And I keep getting things like: Applying: isdn: gigaset: remove i4l support error: removal patch leaves file contents error: drivers/isdn/gigaset/i4l.c: patch does not apply Patch failed at 0001 isdn: gigaset: remove i4l support hint: Use 'git am --show-current-patch' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". Help!