diff mbox series

[net] MAINTAINERS: eth: mark IBM eHEA as an Orphan

Message ID 20240418195517.528577-1-drc@linux.ibm.com (mailing list archive)
State Accepted
Commit 97ec32b583bb08f72146eee2c1a1918e05760f8c
Delegated to: Netdev Maintainers
Headers show
Series [net] MAINTAINERS: eth: mark IBM eHEA as an Orphan | expand

Checks

Context Check Description
netdev/series_format success Single patches do not need cover letters
netdev/tree_selection success Clearly marked for net
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success No Fixes tags, but series doesn't touch code
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 8 this patch: 8
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 8 this patch: 8
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 8 this patch: 8
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 10 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0
netdev/contest success net-next-2024-04-21--03-00 (tests: 995)

Commit Message

David Christensen April 18, 2024, 7:55 p.m. UTC
Current maintainer Douglas Miller has left IBM and no replacement has
been assigned for the driver. The eHEA hardware was last used on
IBM POWER7 systems, the last of which reached end-of-support at the
end of 2020.

Signed-off-by: David Christensen <drc@linux.ibm.com>
Reviewed-by: Pradeep Satyanarayana <pradeeps@linux.ibm.com>
---
 MAINTAINERS | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Comments

Michael Ellerman April 19, 2024, 12:41 a.m. UTC | #1
David Christensen <drc@linux.ibm.com> writes:
> Current maintainer Douglas Miller has left IBM and no replacement has
> been assigned for the driver. The eHEA hardware was last used on
> IBM POWER7 systems, the last of which reached end-of-support at the
> end of 2020.
>
> Signed-off-by: David Christensen <drc@linux.ibm.com>
> Reviewed-by: Pradeep Satyanarayana <pradeeps@linux.ibm.com>
> ---
>  MAINTAINERS | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc)

cheers

> diff --git a/MAINTAINERS b/MAINTAINERS
> index b5b89687680b..bcbbc240e51d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7831,9 +7831,8 @@ W:	http://aeschi.ch.eu.org/efs/
>  F:	fs/efs/
>  
>  EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER
> -M:	Douglas Miller <dougmill@linux.ibm.com>
>  L:	netdev@vger.kernel.org
> -S:	Maintained
> +S:	Orphan
>  F:	drivers/net/ethernet/ibm/ehea/
>  
>  ELM327 CAN NETWORK DRIVER
> -- 
> 2.39.3
patchwork-bot+netdevbpf@kernel.org April 23, 2024, 12:53 a.m. UTC | #2
Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 18 Apr 2024 15:55:17 -0400 you wrote:
> Current maintainer Douglas Miller has left IBM and no replacement has
> been assigned for the driver. The eHEA hardware was last used on
> IBM POWER7 systems, the last of which reached end-of-support at the
> end of 2020.
> 
> Signed-off-by: David Christensen <drc@linux.ibm.com>
> Reviewed-by: Pradeep Satyanarayana <pradeeps@linux.ibm.com>
> 
> [...]

Here is the summary with links:
  - [net] MAINTAINERS: eth: mark IBM eHEA as an Orphan
    https://git.kernel.org/netdev/net/c/97ec32b583bb

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index b5b89687680b..bcbbc240e51d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7831,9 +7831,8 @@  W:	http://aeschi.ch.eu.org/efs/
 F:	fs/efs/
 
 EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER
-M:	Douglas Miller <dougmill@linux.ibm.com>
 L:	netdev@vger.kernel.org
-S:	Maintained
+S:	Orphan
 F:	drivers/net/ethernet/ibm/ehea/
 
 ELM327 CAN NETWORK DRIVER