[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160107094001.GE27186@mwanda>
Date: Thu, 7 Jan 2016 12:40:01 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Sudeep Dutt <sudeep.dutt@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Ashutosh Dixit <ashutosh.dixit@...el.com>,
Joe Perches <joe@...ches.com>, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [patch] MAINTAINERS: fix MIC maintainers entry
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@...cle.com>
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@...el.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists