Re: [GIT PULL] i2c-host-fixes for v6.12-rc1
From: Andi Shyti
Date: Fri Sep 27 2024 - 12:01:27 EST
Hi Andy,
On Fri, Sep 27, 2024 at 06:45:06PM GMT, Andy Shevchenko wrote:
> On Fri, Sep 27, 2024 at 12:09:36PM +0200, Andi Shyti wrote:
>
> ...
>
> > ----------------------------------------------------------------
> > The DesignWare driver now has the correct ENABLE-ABORT sequence,
> > ensuring ABORT can always be sent when needed.
> >
> > In the SynQuacer controller we now check for PCLK as an optional
> > clock, allowing ACPI to directly provide the clock rate.
> >
> > The recent KEBA driver required a dependency fix in Kconfig.
> >
> > The XIIC driver now has a corrected power suspend sequence.
>
> While tag message looks nice here, I think it still has to follow the
> same (as in the commit message) pattern, i.e.
>
> $SUMMARY
> ...blank line...
> $DESCRIPTION
>
> Why? Because the Web representation of the message looks weird on the
> Web. Compare
> https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel.git/tag/?h=intel-pinctrl-v6.12-1
> and yours
> https://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git/tag/?h=i2c-host-fixes-6.12-rc1
I've been looking at many git tag descriptions and I haven't seen
a rule being enforced as it is for the commits.
In any case, thanks a lot for looking into my tag description, I
can defeinitely adopt your way.
I will resend this pull request with a proper formatting.
Thanks,
Andi