Jörgen Storvist <jorgen.storv...@gmail.com> writes: > Should be correct now as above if I understood you correctly.
Yup, the sorting part looks fine. But you need to drop the additional text below the patch. It will mess up the result. Any extra text which isn't part of the patch or the commit message should go inside the --- markers, like you correctly did with the changelog. It's also possible to use "scissors" to separate extra text from the patch, but this is rarely used. Ref https://kernelnewbies.org/PatchTipsAndTricks Bjørn