Re: [PATCH] PNP: add missing include/linux/pnp.h in MAINTAINERS

From: Rafael J. Wysocki
Date: Wed Mar 04 2020 - 16:37:22 EST


On 2/24/2020 9:00 PM, Corentin Labbe wrote:
include/linux/pnp.h should be part of PNP in MAINTAINERS.

Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8b85f22b9b69..5b1574631b21 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13404,6 +13404,7 @@ F: Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.txt
PNP SUPPORT
M: "Rafael J. Wysocki" <rafael.j.wysocki@xxxxxxxxx>
S: Maintained
+F: include/linux/pnp.h
F: drivers/pnp/
POSIX CLOCKS and TIMERS

Applied as 5.7 material with minor changes in the subject and changelog.

Thanks!