Message ID | 20231005131039.25881-1-harini.katakam@amd.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 0ff85cb9ce6631d7615fbfc0f816696c71556843 |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net-next] MAINTAINERS: Update LL TEMAC entry to Orphan | expand |
Context | Check | Description |
---|---|---|
netdev/series_format | success | Single patches do not need cover letters |
netdev/tree_selection | success | Clearly marked for net-next |
netdev/fixes_present | success | Fixes tag not required for -next series |
netdev/header_inline | success | No static functions without inline keyword in header files |
netdev/build_32bit | success | Errors and warnings before: 9 this patch: 9 |
netdev/cc_maintainers | success | CCed 0 of 0 maintainers |
netdev/build_clang | success | Errors and warnings before: 9 this patch: 9 |
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: 9 this patch: 9 |
netdev/checkpatch | success | total: 0 errors, 0 warnings, 0 checks, 8 lines checked |
netdev/kdoc | success | Errors and warnings before: 0 this patch: 0 |
netdev/source_inline | success | Was 0 now: 0 |
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Thu, 5 Oct 2023 18:40:39 +0530 you wrote: > Since there's no alternate driver, change this entry from obsolete > to orphan. > > Signed-off-by: Harini Katakam <harini.katakam@amd.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [net-next] MAINTAINERS: Update LL TEMAC entry to Orphan https://git.kernel.org/netdev/net-next/c/0ff85cb9ce66 You are awesome, thank you!
diff --git a/MAINTAINERS b/MAINTAINERS index 03011d7ee087..4fa34902d379 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23698,7 +23698,7 @@ F: drivers/gpio/gpio-zynq.c XILINX LL TEMAC ETHERNET DRIVER L: netdev@vger.kernel.org -S: Obsolete +S: Orphan F: drivers/net/ethernet/xilinx/ll_temac* XILINX PWM DRIVER
Since there's no alternate driver, change this entry from obsolete to orphan. Signed-off-by: Harini Katakam <harini.katakam@amd.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)