lkml.org 
[lkml]   [2020]   [Oct]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] usb: core: Don't wait for completion of urbs
On Tue, Oct 13, 2020 at 04:17:02PM +0530, Pratham Pratap wrote:

...

> Fixes: 3e35bf39e (USB: fix codingstyle issues in drivers/usb/core/message.c)

Two hints how to use Git with Linux kernel development.

First is about what Greg pointed out, i.e. proper Fixes line.

Add to your ~/.gitconfig the following:

[core]
abbrev = 12

[alias]
one = show -s --pretty='format:%h (\"%s\")'

In result you may run

git one 3e35bf39e

and use the output.

Second one is about Cc list. I recommend to use

scripts/get_maintainer.pl --git --git-min-percent=67

to retrieve it.


--
With Best Regards,
Andy Shevchenko


\
 
 \ /
  Last update: 2020-10-13 13:57    [W:0.057 / U:1.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site