Re: [PATCH 13/43] MAINTAINERS: fix git URL for EDAC

From: Fengguang Wu
Date: Fri Dec 18 2015 - 05:57:41 EST


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@xxxxxxxxxxxx>
> > CC: Borislav Petkov <bp@xxxxxxxxx>
> > Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
> > ---
> > 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@xxxxxxxxx>
> > M: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
> > L: linux-edac@xxxxxxxxxxxxxxx
> > 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/