[patch] MAINTAINERS: fix MIC maintainers entry

From: Dan Carpenter
Date: Thu Jan 07 2016 - 04:40:45 EST


There were some missing colons so we stop parsing the MIC maintainers
entry early. It means that:

./scripts/get_maintainer.pl -f drivers/misc/mic/card/mic_virtio.c

doesn't work.

Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>

diff --git a/MAINTAINERS b/MAINTAINERS
index 248828d..070346d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5749,11 +5749,11 @@ F: include/linux/mic_bus.h
F: include/linux/scif.h
F: include/uapi/linux/mic_common.h
F: include/uapi/linux/mic_ioctl.h
-F include/uapi/linux/scif_ioctl.h
+F: include/uapi/linux/scif_ioctl.h
F: drivers/misc/mic/
F: drivers/dma/mic_x100_dma.c
F: drivers/dma/mic_x100_dma.h
-F Documentation/mic/
+F: Documentation/mic/

INTEL PMC/P-Unit IPC DRIVER
M: Zha Qipeng<qipeng.zha@xxxxxxxxx>
--
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/