linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: Fixes tag needs some work in the v4l-dvb-fixes tree
@ 2021-01-12 20:44 Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2021-01-12 20:44 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Naushir Patuck, Hans Verkuil, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

In commit

  95e9295daa84 ("media: Revert "media: videobuf2: Fix length check for single plane dmabuf queueing"")

Fixes tag

  Fixes: 961d3b27 ("media: videobuf2: Fix length check for single plane dmabuf queueing")

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] 5+ messages in thread

* Re: linux-next: Fixes tag needs some work in the v4l-dvb-fixes tree
  2023-07-17 15:58   ` Kalle Valo
@ 2023-07-18  6:09     ` Sakari Ailus
  0 siblings, 0 replies; 5+ messages in thread
From: Sakari Ailus @ 2023-07-18  6:09 UTC (permalink / raw)
  To: Kalle Valo
  Cc: Stephen Rothwell, Mauro Carvalho Chehab,
	Linux Kernel Mailing List, Linux Next Mailing List

On Mon, Jul 17, 2023 at 06:58:28PM +0300, Kalle Valo wrote:
> Sakari Ailus <sakari.ailus@linux.intel.com> writes:
> 
> > On Fri, Jul 14, 2023 at 08:38:25AM +1000, Stephen Rothwell wrote:
> >> Hi all,
> >> 
> >> In commit
> >> 
> >>   b0b43354c345 ("media: tc358746: Address compiler warnings")
> >> 
> >> Fixes tag
> >> 
> >>   Fixes: 80a21da3605 ("media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver")
> >> 
> >> has these problem(s):
> >> 
> >>   - SHA1 should be at least 12 digits long
> >>     This can be fixed for the future 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").
> >> 
> >> Also, please keep all the commit message tags together at the end of
> >> the commit message.
> >
> > Apologies for this, I guess I've removed one character too many from the
> > hash.
> >
> > I'll switch to a script (or alias) to do this. It'd be, though, helpful if
> > git could do this on its own.
> 
> Are you asking for git to create the Fixes tag? The documentation has
> has a tip using --pretty=fixes which is quite handy:
> 
> https://docs.kernel.org/process/submitting-patches.html#describe-your-changes

Thanks! This is much nicer than a bash alias I created.

-- 
Sakari Ailus

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

* Re: linux-next: Fixes tag needs some work in the v4l-dvb-fixes tree
  2023-07-17  7:23 ` Sakari Ailus
@ 2023-07-17 15:58   ` Kalle Valo
  2023-07-18  6:09     ` Sakari Ailus
  0 siblings, 1 reply; 5+ messages in thread
From: Kalle Valo @ 2023-07-17 15:58 UTC (permalink / raw)
  To: Sakari Ailus
  Cc: Stephen Rothwell, Mauro Carvalho Chehab,
	Linux Kernel Mailing List, Linux Next Mailing List

Sakari Ailus <sakari.ailus@linux.intel.com> writes:

> On Fri, Jul 14, 2023 at 08:38:25AM +1000, Stephen Rothwell wrote:
>> Hi all,
>> 
>> In commit
>> 
>>   b0b43354c345 ("media: tc358746: Address compiler warnings")
>> 
>> Fixes tag
>> 
>>   Fixes: 80a21da3605 ("media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver")
>> 
>> has these problem(s):
>> 
>>   - SHA1 should be at least 12 digits long
>>     This can be fixed for the future 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").
>> 
>> Also, please keep all the commit message tags together at the end of
>> the commit message.
>
> Apologies for this, I guess I've removed one character too many from the
> hash.
>
> I'll switch to a script (or alias) to do this. It'd be, though, helpful if
> git could do this on its own.

Are you asking for git to create the Fixes tag? The documentation has
has a tip using --pretty=fixes which is quite handy:

https://docs.kernel.org/process/submitting-patches.html#describe-your-changes

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

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

* Re: linux-next: Fixes tag needs some work in the v4l-dvb-fixes tree
  2023-07-13 22:38 Stephen Rothwell
@ 2023-07-17  7:23 ` Sakari Ailus
  2023-07-17 15:58   ` Kalle Valo
  0 siblings, 1 reply; 5+ messages in thread
From: Sakari Ailus @ 2023-07-17  7:23 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Mauro Carvalho Chehab, Linux Kernel Mailing List,
	Linux Next Mailing List

hi Stephen,

On Fri, Jul 14, 2023 at 08:38:25AM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> In commit
> 
>   b0b43354c345 ("media: tc358746: Address compiler warnings")
> 
> Fixes tag
> 
>   Fixes: 80a21da3605 ("media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver")
> 
> has these problem(s):
> 
>   - SHA1 should be at least 12 digits long
>     This can be fixed for the future 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").
> 
> Also, please keep all the commit message tags together at the end of
> the commit message.

Apologies for this, I guess I've removed one character too many from the
hash.

I'll switch to a script (or alias) to do this. It'd be, though, helpful if
git could do this on its own.

-- 
Kind regards,

Sakari Ailus

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

* linux-next: Fixes tag needs some work in the v4l-dvb-fixes tree
@ 2023-07-13 22:38 Stephen Rothwell
  2023-07-17  7:23 ` Sakari Ailus
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2023-07-13 22:38 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Sakari Ailus, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

In commit

  b0b43354c345 ("media: tc358746: Address compiler warnings")

Fixes tag

  Fixes: 80a21da3605 ("media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver")

has these problem(s):

  - SHA1 should be at least 12 digits long
    This can be fixed for the future 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").

Also, please keep all the commit message tags together at the end of
the commit message.

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2023-07-18  6:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-12 20:44 linux-next: Fixes tag needs some work in the v4l-dvb-fixes tree Stephen Rothwell
2023-07-13 22:38 Stephen Rothwell
2023-07-17  7:23 ` Sakari Ailus
2023-07-17 15:58   ` Kalle Valo
2023-07-18  6:09     ` Sakari Ailus

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).