diff mbox series

powerpc: Drop orphaned VAS MAINTAINERS entry

Message ID 20230221101952.2697101-1-mpe@ellerman.id.au (mailing list archive)
State Accepted
Commit d8c32853ebc4f3a49f1658ddfe0a9a42e19fc658
Headers show
Series powerpc: Drop orphaned VAS MAINTAINERS entry | expand

Checks

Context Check Description
snowpatch_ozlabs/github-powerpc_kernel_qemu success Successfully ran 24 jobs.
snowpatch_ozlabs/github-powerpc_clang success Successfully ran 6 jobs.
snowpatch_ozlabs/github-powerpc_sparse success Successfully ran 4 jobs.

Commit Message

Michael Ellerman Feb. 21, 2023, 10:19 a.m. UTC
The MAINTAINERS entry for VAS (Virtual Accelerator Switchboard) no
longer has any maintainers, it just points to linuxppc-dev, since commit
60496069d0ae ("powerpc: Update MAINTAINERS for ibmvnic and VAS").

So just drop the VAS entry, all the paths are already covered by the
main powerpc entry, ie. the output of get_maintainer.pl is unchanged.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 MAINTAINERS | 7 -------
 1 file changed, 7 deletions(-)

Comments

Michael Ellerman March 4, 2023, 10:36 a.m. UTC | #1
On Tue, 21 Feb 2023 21:19:52 +1100, Michael Ellerman wrote:
> The MAINTAINERS entry for VAS (Virtual Accelerator Switchboard) no
> longer has any maintainers, it just points to linuxppc-dev, since commit
> 60496069d0ae ("powerpc: Update MAINTAINERS for ibmvnic and VAS").
> 
> So just drop the VAS entry, all the paths are already covered by the
> main powerpc entry, ie. the output of get_maintainer.pl is unchanged.
> 
> [...]

Applied to powerpc/fixes.

[1/1] powerpc: Drop orphaned VAS MAINTAINERS entry
      https://git.kernel.org/powerpc/c/d8c32853ebc4f3a49f1658ddfe0a9a42e19fc658

cheers
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 7f86d02cb427..13be1509b8d7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9899,13 +9899,6 @@  L:	netdev@vger.kernel.org
 S:	Supported
 F:	drivers/net/ethernet/ibm/ibmvnic.*
 
-IBM Power Virtual Accelerator Switchboard
-L:	linuxppc-dev@lists.ozlabs.org
-S:	Supported
-F:	arch/powerpc/include/asm/vas.h
-F:	arch/powerpc/platforms/powernv/copy-paste.h
-F:	arch/powerpc/platforms/powernv/vas*
-
 IBM Power Virtual Ethernet Device Driver
 M:	Nick Child <nnac123@linux.ibm.com>
 L:	netdev@vger.kernel.org