On Fri, 2 Dec 2022 10:56:18 -0700 Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> wrote: > On 12/2/22 10:03, Steven Rostedt wrote: > > From 8bb1734388b89bdb2ac176882786dc02b7df92c2 Mon Sep 17 00:00:00 2001 > > Steve, > > git am doesn't like the line above and I get "Patch is empty" > error. > > I had to manually remove this to apply the patch to linux-kselftest > next for the merge window. > > Please check if there is something in your workflow that adds this > problematic line. > When I do single patches, I just insert the format-patch output directly, and sometimes I forget to trim it :-/ Thanks, -- Steve