aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSukadev Bhattiprolu <[email protected]>2019-04-11 01:38:46 +0000
committerMichael Ellerman <[email protected]>2019-04-20 12:02:26 +0000
commit679d03f26a686dd609afd94fd7caad7d406eb36e (patch)
treee8baf4759275a7f30706ba492753bc7d2de611e8
parentpowerpc/pseries/pmem: Fix a set but not used value (diff)
downloadkernel-679d03f26a686dd609afd94fd7caad7d406eb36e.tar.gz
kernel-679d03f26a686dd609afd94fd7caad7d406eb36e.zip
MAINTAINERS: Remove non-existent VAS file
The file arch/powerpc/include/uapi/asm/vas.h was considered but never merged and should be removed from the MAINTAINERS file. While here, add missing email address. Reported-by: Joe Perches <[email protected]> Signed-off-by: Sukadev Bhattiprolu <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
-rw-r--r--MAINTAINERS3
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 43b36dbed48e..7db05f94412e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7385,13 +7385,12 @@ S: Supported
F: drivers/net/ethernet/ibm/ibmvnic.*
IBM Power Virtual Accelerator Switchboard
-M: Sukadev Bhattiprolu
+M: Sukadev Bhattiprolu <[email protected]>
S: Supported
F: arch/powerpc/platforms/powernv/vas*
F: arch/powerpc/platforms/powernv/copy-paste.h
F: arch/powerpc/include/asm/vas.h
-F: arch/powerpc/include/uapi/asm/vas.h
IBM Power Virtual Ethernet Device Driver
M: Thomas Falcon <[email protected]>