The patch titled MAINTAINERS: use tab not spaces for delimiter has been added to the -mm tree. Its filename is maintainers-use-tab-not-spaces-for-delimiter.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find out what to do about this The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: MAINTAINERS: use tab not spaces for delimiter From: Joe Perches <joe@xxxxxxxxxxx> Keeps MAINTAINERS a bit more consistent. done via sed -r -i -e 's/^([A-Z]):[ \t]+/\1:\t/g' MAINTAINERS Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff -puN MAINTAINERS~maintainers-use-tab-not-spaces-for-delimiter MAINTAINERS --- a/MAINTAINERS~maintainers-use-tab-not-spaces-for-delimiter +++ a/MAINTAINERS @@ -797,12 +797,12 @@ M: Michael Petchkovsky <mkpetch@internod S: Maintained ARM/NOMADIK ARCHITECTURE -M: Alessandro Rubini <rubini@xxxxxxxx> -M: STEricsson <STEricsson_nomadik_linux@xxxxxxxxxxx> -L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers) -S: Maintained -F: arch/arm/mach-nomadik/ -F: arch/arm/plat-nomadik/ +M: Alessandro Rubini <rubini@xxxxxxxx> +M: STEricsson <STEricsson_nomadik_linux@xxxxxxxxxxx> +L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers) +S: Maintained +F: arch/arm/mach-nomadik/ +F: arch/arm/plat-nomadik/ ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT M: Nelson Castillo <arhuaco@xxxxxxxxxxxxxxxxx> @@ -1927,17 +1927,17 @@ F: drivers/scsi/dpt* F: drivers/scsi/dpt/ DRBD DRIVER -P: Philipp Reisner -P: Lars Ellenberg -M: drbd-dev@xxxxxxxxxxxxxxxx -L: drbd-user@xxxxxxxxxxxxxxxx -W: http://www.drbd.org -T: git git://git.drbd.org/linux-2.6-drbd.git drbd -T: git git://git.drbd.org/drbd-8.3.git -S: Supported -F: drivers/block/drbd/ -F: lib/lru_cache.c -F: Documentation/blockdev/drbd/ +P: Philipp Reisner +P: Lars Ellenberg +M: drbd-dev@xxxxxxxxxxxxxxxx +L: drbd-user@xxxxxxxxxxxxxxxx +W: http://www.drbd.org +T: git git://git.drbd.org/linux-2.6-drbd.git drbd +T: git git://git.drbd.org/drbd-8.3.git +S: Supported +F: drivers/block/drbd/ +F: lib/lru_cache.c +F: Documentation/blockdev/drbd/ DRIVER CORE, KOBJECTS, AND SYSFS M: Greg Kroah-Hartman <gregkh@xxxxxxx> @@ -3539,8 +3539,8 @@ F: drivers/scsi/sym53c8xx_2/ LTP (Linux Test Project) M: Rishikesh K Rajak <risrajak@xxxxxxxxxxxxxxxxxx> M: Garrett Cooper <yanegomi@xxxxxxxxx> -M: Mike Frysinger <vapier@xxxxxxxxxx> -M: Subrata Modak <subrata@xxxxxxxxxxxxxxxxxx> +M: Mike Frysinger <vapier@xxxxxxxxxx> +M: Subrata Modak <subrata@xxxxxxxxxxxxxxxxxx> L: ltp-list@xxxxxxxxxxxxxxxxxxxxx (subscribers-only) W: http://ltp.sourceforge.net/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/ltp.git @@ -6247,7 +6247,7 @@ F: arch/x86/ X86 PLATFORM DRIVERS M: Matthew Garrett <mjg@xxxxxxxxxx> L: platform-driver-x86@xxxxxxxxxxxxxxx -T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git S: Maintained F: drivers/platform/x86 _ Patches currently in -mm which might be from joe@xxxxxxxxxxx are origin.patch get_maintainer-repair-stdin-usage.patch maintainers-use-tab-not-spaces-for-delimiter.patch linux-next.patch drivers-gpu-drm-i915-intel_biosc-fix-continuation-line-formats.patch drivers-scsi-correct-the-size-argument-to-kmalloc.patch drivers-scsi-qla2xxx-qla_osc-fix-continuation-line-formats.patch drivers-scsi-chc-dont-use-vprintk-as-macro.patch vsprintfc-use-noinline_for_stack.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html