Hi Andy, Joe,
I have hit this false positive from checkscript:
WARNING: Possible repeated word: 'git'
#20: FILE: MAINTAINERS:5289:
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git dmi-for-next
Obviously that's going to happen a lot as this is actually the proper
way to list a git tree in that file. Could you please add an exception
for that case?
Thanks,
--
Jean Delvare
SUSE L3 Support
On Thu, 2020-10-29 at 14:32 +0100, Jean Delvare wrote:
> Hi Andy, Joe,
> > I have hit this false positive from checkscript:
>
> WARNING: Possible repeated word: 'git'
> #20: FILE: MAINTAINERS:5289:
> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git dmi-for-next
>
> Obviously that's going to happen a lot as this is actually the proper
> way to list a git tree in that file. Could you please add an exception
> for that case?
>
Already done in -next
On Thu, 29 Oct 2020 07:55:25 -0700, Joe Perches wrote:
> On Thu, 2020-10-29 at 14:32 +0100, Jean Delvare wrote:
> > WARNING: Possible repeated word: 'git'
> > #20: FILE: MAINTAINERS:5289:
> > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git dmi-for-next
> >
> > Obviously that's going to happen a lot as this is actually the proper
> > way to list a git tree in that file. Could you please add an exception
> > for that case?
>
> Already done in -next
Perfect, thank you very much.
--
Jean Delvare
SUSE L3 Support
On Thu, 2020-10-29 at 16:11 +0100, Jean Delvare wrote:
> On Thu, 29 Oct 2020 07:55:25 -0700, Joe Perches wrote:
> > On Thu, 2020-10-29 at 14:32 +0100, Jean Delvare wrote:
> > > WARNING: Possible repeated word: 'git'
> > > #20: FILE: MAINTAINERS:5289:
> > > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git dmi-for-next
> > >
> > > Obviously that's going to happen a lot as this is actually the proper
> > > way to list a git tree in that file. Could you please add an exception
> > > for that case?
> >
> > Already done in -next
>
> Perfect, thank you very much.
Actually thanks to Dwaipayan Ray <[email protected]>
On Thu, Oct 29, 2020 at 9:11 PM Joe Perches <[email protected]> wrote:
>
> On Thu, 2020-10-29 at 16:11 +0100, Jean Delvare wrote:
> > On Thu, 29 Oct 2020 07:55:25 -0700, Joe Perches wrote:
> > > On Thu, 2020-10-29 at 14:32 +0100, Jean Delvare wrote:
> > > > WARNING: Possible repeated word: 'git'
> > > > #20: FILE: MAINTAINERS:5289:
> > > > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git dmi-for-next
> > > >
> > > > Obviously that's going to happen a lot as this is actually the proper
> > > > way to list a git tree in that file. Could you please add an exception
> > > > for that case?
> > >
> > > Already done in -next
> >
> > Perfect, thank you very much.
>
> Actually thanks to Dwaipayan Ray <[email protected]>
>
Happy to be of help :)
Thanks & Regards,
Dwaipayan.