lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 18 Dec 2015 18:57:33 +0800
From:	Fengguang Wu <fengguang.wu@...el.com>
To:	Borislav Petkov <bp@...en8.de>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>,
	Doug Thompson <dougthompson@...ssion.com>
Subject: Re: [PATCH 13/43] MAINTAINERS: fix git URL for EDAC

On Fri, Dec 18, 2015 at 11:49:08AM +0100, Borislav Petkov wrote:
> On Fri, Dec 18, 2015 at 03:51:36PM +0800, Fengguang Wu wrote:
> > CC: Doug Thompson <dougthompson@...ssion.com>
> > CC: Borislav Petkov <bp@...en8.de>
> > Signed-off-by: Fengguang Wu <fengguang.wu@...el.com>
> > ---
> >  MAINTAINERS |    4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > --- linux.orig/MAINTAINERS	2015-12-18 15:43:27.677016878 +0800
> > +++ linux/MAINTAINERS	2015-12-18 15:43:27.673016878 +0800
> > @@ -3945,8 +3945,8 @@ M:	Borislav Petkov <bp@...en8.de>
> >  M:	Mauro Carvalho Chehab <mchehab@....samsung.com>
> >  L:	linux-edac@...r.kernel.org
> >  W:	bluesmoke.sourceforge.net
> > -T:	git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git#for-next
> > -T:	git://git.kernel.org/pub/linux/kernel/git/mchehab/linux-edac.git#linux_next
> > +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-next
> > +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next
> 
> Huh, "git git://"? That's twice and the protocol git:// already says
> what kind of a repo this is.
> 
> This is redundant.

That's the required format, documented earlier in MAINTAINERS:

        T: SCM tree type and location.
           Type is one of: git, hg, quilt, stgit, topgit

Which is followed all other places, eg.

T:      git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
T:      git https://github.com/Xilinx/linux-xlnx.git

Thanks,
Fengguang
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ