Message ID | 20220915112804.3950680-1-bhupesh.sharma@linaro.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 603ccb3aca717d04a4b1a04e3a7bc3b91eba33e8 |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | MAINTAINERS: Add myself as a reviewer for Qualcomm ETHQOS Ethernet driver | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
On 15-09-22, 16:58, Bhupesh Sharma wrote: > As suggested by Vinod, adding myself as the reviewer > for the Qualcomm ETHQOS Ethernet driver. > > Recently I have enabled this driver on a few Qualcomm > SoCs / boards and hence trying to keep a close eye on > it. Thanks Bhupesh for helping out. Acked-By: Vinod Koul <vkoul@kernel.org> > > Cc: Vinod Koul <vkoul@kernel.org> > Cc: David Miller <davem@davemloft.net> > Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c26a5c573a5d..e8b58d4afce5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -16943,6 +16943,7 @@ F: drivers/net/ethernet/qualcomm/emac/ > > QUALCOMM ETHQOS ETHERNET DRIVER > M: Vinod Koul <vkoul@kernel.org> > +R: Bhupesh Sharma <bhupesh.sharma@linaro.org> > L: netdev@vger.kernel.org > S: Maintained > F: Documentation/devicetree/bindings/net/qcom,ethqos.txt > -- > 2.37.1
Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 15 Sep 2022 16:58:04 +0530 you wrote: > As suggested by Vinod, adding myself as the reviewer > for the Qualcomm ETHQOS Ethernet driver. > > Recently I have enabled this driver on a few Qualcomm > SoCs / boards and hence trying to keep a close eye on > it. > > [...] Here is the summary with links: - MAINTAINERS: Add myself as a reviewer for Qualcomm ETHQOS Ethernet driver https://git.kernel.org/netdev/net/c/603ccb3aca71 You are awesome, thank you!
diff --git a/MAINTAINERS b/MAINTAINERS index c26a5c573a5d..e8b58d4afce5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16943,6 +16943,7 @@ F: drivers/net/ethernet/qualcomm/emac/ QUALCOMM ETHQOS ETHERNET DRIVER M: Vinod Koul <vkoul@kernel.org> +R: Bhupesh Sharma <bhupesh.sharma@linaro.org> L: netdev@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/net/qcom,ethqos.txt
As suggested by Vinod, adding myself as the reviewer for the Qualcomm ETHQOS Ethernet driver. Recently I have enabled this driver on a few Qualcomm SoCs / boards and hence trying to keep a close eye on it. Cc: Vinod Koul <vkoul@kernel.org> Cc: David Miller <davem@davemloft.net> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)