Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1294655
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 13/43] MAINTAINERS: fix git URL for EDAC |
| Date | 2015-12-18 11:50 +0100 |
| Message-ID | <qH0LM-4tM-17@gated-at.bofh.it> (permalink) |
| References | <qGYAi-3aB-3@gated-at.bofh.it> <qH0LM-4tM-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Dec 18, 2015 at 03:51:36PM +0800, Fengguang Wu wrote:
> CC: Doug Thompson <dougthompson@xmission.com>
> CC: Borislav Petkov <bp@alien8.de>
> Signed-off-by: Fengguang Wu <fengguang.wu@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 <bp@alien8.de>
> M: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
> L: linux-edac@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.
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 13/43] MAINTAINERS: fix git URL for EDAC Borislav Petkov <bp@alien8.de> - 2015-12-18 11:50 +0100
Re: [PATCH 13/43] MAINTAINERS: fix git URL for EDAC Fengguang Wu <fengguang.wu@intel.com> - 2015-12-18 12:00 +0100
Re: [PATCH 13/43] MAINTAINERS: fix git URL for EDAC Borislav Petkov <bp@alien8.de> - 2015-12-18 12:10 +0100
Re: [PATCH 13/43] MAINTAINERS: fix git URL for EDAC Borislav Petkov <bp@alien8.de> - 2015-12-18 12:50 +0100
Re: [PATCH 13/43] MAINTAINERS: fix git URL for EDAC Fengguang Wu <fengguang.wu@intel.com> - 2015-12-18 13:00 +0100
Re: [PATCH 13/43] MAINTAINERS: fix git URL for EDAC Borislav Petkov <bp@alien8.de> - 2015-12-18 13:10 +0100
csiph-web