linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: Fixes tag needs some work in the drivers-x86-fixes tree
@ 2021-01-18 19:27 Stephen Rothwell
  2021-01-18 19:39 ` Stephen Rothwell
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2021-01-18 19:27 UTC (permalink / raw)
  To: Hans de Goede, Mark Gross
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 377 bytes --]

Hi all,

In commit

  99d53ba0d0d9 ("platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors")

Fixes tag

  Fixes: 81c93798ef3e ("platform/x86: hp-wmi: add support for thermal policy

has these problem(s):

  - Subject has leading but no trailing parentheses
  - Subject has leading but no trailing quotes

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: linux-next: Fixes tag needs some work in the drivers-x86-fixes tree
  2021-01-18 19:27 linux-next: Fixes tag needs some work in the drivers-x86-fixes tree Stephen Rothwell
@ 2021-01-18 19:39 ` Stephen Rothwell
  2021-01-18 20:55   ` Hans de Goede
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2021-01-18 19:39 UTC (permalink / raw)
  To: Hans de Goede, Mark Gross
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 638 bytes --]

Hi all,

On Tue, 19 Jan 2021 06:27:58 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> In commit
> 
>   99d53ba0d0d9 ("platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors")
> 
> Fixes tag
> 
>   Fixes: 81c93798ef3e ("platform/x86: hp-wmi: add support for thermal policy
> 
> has these problem(s):
> 
>   - Subject has leading but no trailing parentheses
>   - Subject has leading but no trailing quotes

This is also commit

  b96705325421 ("platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors")

in the drivers-x86 tree.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: linux-next: Fixes tag needs some work in the drivers-x86-fixes tree
  2021-01-18 19:39 ` Stephen Rothwell
@ 2021-01-18 20:55   ` Hans de Goede
  0 siblings, 0 replies; 6+ messages in thread
From: Hans de Goede @ 2021-01-18 20:55 UTC (permalink / raw)
  To: Stephen Rothwell, Mark Gross
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

Hi,

On 1/18/21 8:39 PM, Stephen Rothwell wrote:
> Hi all,
> 
> On Tue, 19 Jan 2021 06:27:58 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>>
>> In commit
>>
>>   99d53ba0d0d9 ("platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors")
>>
>> Fixes tag
>>
>>   Fixes: 81c93798ef3e ("platform/x86: hp-wmi: add support for thermal policy
>>
>> has these problem(s):
>>
>>   - Subject has leading but no trailing parentheses
>>   - Subject has leading but no trailing quotes
> 
> This is also commit
> 
>   b96705325421 ("platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors")
> 
> in the drivers-x86 tree.

Sorry about that, I've fixed it in both the drivers-x86-fixes and the regular
drivers-x86 trees.

Strange enough checkpatch does not catch this, while it does catch misformatted
commit references in the non tags part of the commit message. I will mail the
checkpatch maintainer about this.

Regards,

Hans


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: linux-next: Fixes tag needs some work in the drivers-x86-fixes tree
  2022-04-04 21:50 Stephen Rothwell
@ 2022-04-05  9:27 ` Hans de Goede
  0 siblings, 0 replies; 6+ messages in thread
From: Hans de Goede @ 2022-04-05  9:27 UTC (permalink / raw)
  To: Stephen Rothwell, Mark Gross
  Cc: Mario Limonciello, Linux Kernel Mailing List, Linux Next Mailing List

Hi,

On 4/4/22 23:50, Stephen Rothwell wrote:
> Hi all,
> 
> In commit
> 
>   753ee989f7cf ("platform/x86: amd-pmc: Fix compilation without CONFIG_SUSPEND")
> 
> Fixes tag
> 
>   Fixes: commit b1f66033cd4e ("platform/x86: amd-pmc: Move to later in the suspend process")
> 
> has these problem(s):
> 
>   - leading word 'commit' unexpected

Stephen, thank you for the report. I've just done a forced push
to the drivers-x86-fixes branch fixing this.

Regards,

Hans


^ permalink raw reply	[flat|nested] 6+ messages in thread

* linux-next: Fixes tag needs some work in the drivers-x86-fixes tree
@ 2022-04-04 21:50 Stephen Rothwell
  2022-04-05  9:27 ` Hans de Goede
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2022-04-04 21:50 UTC (permalink / raw)
  To: Hans de Goede, Mark Gross
  Cc: Mario Limonciello, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 314 bytes --]

Hi all,

In commit

  753ee989f7cf ("platform/x86: amd-pmc: Fix compilation without CONFIG_SUSPEND")

Fixes tag

  Fixes: commit b1f66033cd4e ("platform/x86: amd-pmc: Move to later in the suspend process")

has these problem(s):

  - leading word 'commit' unexpected

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* linux-next: Fixes tag needs some work in the drivers-x86-fixes tree
@ 2019-04-16 21:17 Stephen Rothwell
  0 siblings, 0 replies; 6+ messages in thread
From: Stephen Rothwell @ 2019-04-16 21:17 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Mario Limonciello

[-- Attachment #1: Type: text/plain, Size: 440 bytes --]

Hi all,

In commit

  57f634b76a95 ("platform/x86: dell-laptop: fix rfkill functionality")

Fixes tag

  Fixes: 549b49 ("platform/x86: dell-smbios: Introduce dispatcher for SMM calls")

has these problem(s):

  - SHA1 should be at least 12 digits long
    Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
    or later) just making sure it is not set (or set to "auto").

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-04-05 14:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-18 19:27 linux-next: Fixes tag needs some work in the drivers-x86-fixes tree Stephen Rothwell
2021-01-18 19:39 ` Stephen Rothwell
2021-01-18 20:55   ` Hans de Goede
  -- strict thread matches above, loose matches on Subject: below --
2022-04-04 21:50 Stephen Rothwell
2022-04-05  9:27 ` Hans de Goede
2019-04-16 21:17 Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).