The patch titled Subject: MAINTAINERS: remove unnecessary ':' characters has been removed from the -mm tree. Its filename was maintainers-remove-unnecessary-characters.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> Subject: MAINTAINERS: remove unnecessary ':' characters Commit e567cb3fef30 ("MAINTAINERS: add an entry for kfifo") added a new entry to MAINTAINERS. Following the example of the previous entry on the list I added a trailing ':' character at the end of the title line. This however results in rather strange looking output from scripts/get_maintainer.pl: $ ./scripts/get_maintainer.pl ./0001-kfifo.patch Stefani Seibold <stefani@xxxxxxxxxxx> (maintainer:KFIFO:) linux-kernel@xxxxxxxxxxxxxxx (open list) It turns out there are more entries like this. Fix the entire file by removing all trailing colons. Link: http://lkml.kernel.org/r/20200130135515.30359-1-brgl@xxxxxxxx Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) --- a/MAINTAINERS~maintainers-remove-unnecessary-characters +++ a/MAINTAINERS @@ -3909,7 +3909,7 @@ S: Supported F: Documentation/filesystems/ceph.txt F: fs/ceph/ -CERTIFICATE HANDLING: +CERTIFICATE HANDLING M: David Howells <dhowells@xxxxxxxxxx> M: David Woodhouse <dwmw2@xxxxxxxxxxxxx> L: keyrings@xxxxxxxxxxxxxxx @@ -3919,7 +3919,7 @@ F: certs/ F: scripts/sign-file.c F: scripts/extract-cert.c -CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: +CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM L: devel@xxxxxxxxxxxxxxxxxxxx S: Obsolete F: drivers/staging/wusbcore/ @@ -7047,7 +7047,7 @@ L: kvm@xxxxxxxxxxxxxxx S: Supported F: drivers/uio/uio_pci_generic.c -GENERIC VDSO LIBRARY: +GENERIC VDSO LIBRARY M: Andy Lutomirski <luto@xxxxxxxxxx> M: Thomas Gleixner <tglx@xxxxxxxxxxxxx> M: Vincenzo Frascino <vincenzo.frascino@xxxxxxx> @@ -9278,7 +9278,7 @@ F: include/keys/trusted-type.h F: security/keys/trusted.c F: include/keys/trusted.h -KEYS/KEYRINGS: +KEYS/KEYRINGS M: David Howells <dhowells@xxxxxxxxxx> M: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx> L: keyrings@xxxxxxxxxxxxxxx @@ -9291,7 +9291,7 @@ F: include/uapi/linux/keyctl.h F: include/keys/ F: security/keys/ -KFIFO: +KFIFO M: Stefani Seibold <stefani@xxxxxxxxxxx> S: Maintained F: lib/kfifo.c @@ -11491,7 +11491,7 @@ F: drivers/scsi/mac_scsi.* F: drivers/scsi/sun3_scsi.* F: drivers/scsi/sun3_scsi_vme.c -NCSI LIBRARY: +NCSI LIBRARY M: Samuel Mendoza-Jonas <sam@xxxxxxxxxxxxxxxx> S: Maintained F: net/ncsi/ @@ -13519,7 +13519,7 @@ L: linuxppc-dev@xxxxxxxxxxxxxxxx S: Maintained F: drivers/block/ps3vram.c -PSAMPLE PACKET SAMPLING SUPPORT: +PSAMPLE PACKET SAMPLING SUPPORT M: Yotam Gigi <yotam.gi@xxxxxxxxx> S: Maintained F: net/psample @@ -17087,7 +17087,7 @@ S: Maintained F: Documentation/admin-guide/ufs.rst F: fs/ufs/ -UHID USERSPACE HID IO DRIVER: +UHID USERSPACE HID IO DRIVER M: David Herrmann <dh.herrmann@xxxxxxxxxxxxxx> L: linux-input@xxxxxxxxxxxxxxx S: Maintained @@ -17101,18 +17101,18 @@ S: Maintained F: drivers/usb/common/ulpi.c F: include/linux/ulpi/ -ULTRA-WIDEBAND (UWB) SUBSYSTEM: +ULTRA-WIDEBAND (UWB) SUBSYSTEM L: devel@xxxxxxxxxxxxxxxxxxxx S: Obsolete F: drivers/staging/uwb/ -UNICODE SUBSYSTEM: +UNICODE SUBSYSTEM M: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx> L: linux-fsdevel@xxxxxxxxxxxxxxx S: Supported F: fs/unicode/ -UNICORE32 ARCHITECTURE: +UNICORE32 ARCHITECTURE M: Guan Xuetao <gxt@xxxxxxxxxx> W: http://mprc.pku.edu.cn/~guanxuetao/linux S: Maintained _ Patches currently in -mm which might be from bgolaszewski@xxxxxxxxxxxx are maintainers-add-an-entry-for-kfifo.patch