Message ID | 20230710195240.197047-1-ahalaney@redhat.com (mailing list archive) |
---|---|
State | Accepted |
Commit | e522c1bd0ab4f645885a3eef4e1dd920cc9ac3b6 |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [net-next] MAINTAINERS: Add another mailing list for QUALCOMM ETHQOS ETHERNET DRIVER | 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: 8 this patch: 8 |
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, 7 lines checked |
netdev/kdoc | success | Errors and warnings before: 0 this patch: 0 |
netdev/source_inline | success | Was 0 now: 0 |
On 10-07-23, 14:50, Andrew Halaney wrote: > linux-arm-msm is the list most people subscribe to in order to receive > updates about Qualcomm related drivers. Make sure changes for the > Qualcomm ethernet driver make it there. Acked-by: Vinod Koul <vkoul@kernel.org>
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Mon, 10 Jul 2023 14:50:57 -0500 you wrote: > linux-arm-msm is the list most people subscribe to in order to receive > updates about Qualcomm related drivers. Make sure changes for the > Qualcomm ethernet driver make it there. > > Signed-off-by: Andrew Halaney <ahalaney@redhat.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - [net-next] MAINTAINERS: Add another mailing list for QUALCOMM ETHQOS ETHERNET DRIVER https://git.kernel.org/netdev/net/c/e522c1bd0ab4 You are awesome, thank you!
diff --git a/MAINTAINERS b/MAINTAINERS index 4f115c355a41..e344af30e7e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17541,6 +17541,7 @@ QUALCOMM ETHQOS ETHERNET DRIVER M: Vinod Koul <vkoul@kernel.org> R: Bhupesh Sharma <bhupesh.sharma@linaro.org> L: netdev@vger.kernel.org +L: linux-arm-msm@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/net/qcom,ethqos.yaml F: drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c
linux-arm-msm is the list most people subscribe to in order to receive updates about Qualcomm related drivers. Make sure changes for the Qualcomm ethernet driver make it there. Signed-off-by: Andrew Halaney <ahalaney@redhat.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)