Re: [PATCH V19 1/7] i2c: tegra: sort all the include headers alphabetically

From: Dmitry Osipenko
Date: Tue Feb 12 2019 - 13:42:26 EST


12.02.2019 21:32, Sowjanya Komatineni ÐÐÑÐÑ:
> Please ignore all Patch V19 series. Will resend.
>
> Dmitry/Thierry
> I am using below stable tags in commit message based on V18 feedback to get patch applied to old kernels
> Git send email considers whole text after Cc as email address and reports badly formatted address.
>
> Is there any format that I should follow to specify kernel versions along with stable tag?
>
> Cc: stable@xxxxxxxxxxxxxxx # 4.4+
> Cc: stable@xxxxxxxxxxxxxxx # 4.20+

You could ask send-email to not auto-include CC's from the commit message:

git send-email --suppress-cc=all

Also see https://git-scm.com/docs/git-send-email#git-send-email---suppress-ccltcategorygt for more options.