Re: [PATCH net-next] tun: fix group permission check

From: Jakub Kicinski
Date: Mon Dec 09 2024 - 16:44:38 EST


On Sun, 8 Dec 2024 09:53:40 +0300 stsp wrote:
> > I personally put a --- line between SOB and the CCs.
> > That way git am discards the CCs when patch is applied.
> >
> I simply used the output of
> get_maintainer.pl and copy/pasted
> it directly to commit msg.
> After doing so, git format-patch
> would put --- after CCs.
> How to do that properly?

You can have multiple --- markers, you can insert your marker and let
git format-patch add another.