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 <dougthomp...@xmission.com>
> > CC: Borislav Petkov <b...@alien8.de>
> > Signed-off-by: Fengguang Wu <fengguang...@intel.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 <b...@alien8.de>
> >  M: Mauro Carvalho Chehab <mche...@osg.samsung.com>
> >  L: linux-e...@vger.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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to