[PATCH net-next 0/2] net: ethernet: renesas: infrastructure preparations for upcoming driver

Wolfram Sang posted 2 patches 2 years, 1 month ago
drivers/net/ethernet/renesas/Kconfig  | 9 +--------
drivers/net/ethernet/renesas/Makefile | 4 +---
2 files changed, 2 insertions(+), 11 deletions(-)
[PATCH net-next 0/2] net: ethernet: renesas: infrastructure preparations for upcoming driver
Posted by Wolfram Sang 2 years, 1 month ago
Before we upstream a new driver, Niklas and I thought that a few
cleanups for Kconfig/Makefile will help readability and maintainability.
Here they are, looking forward to comments.


Wolfram Sang (2):
  net: ethernet: renesas: group entries in Makefile
  net: ethernet: renesas: drop SoC names in Kconfig

 drivers/net/ethernet/renesas/Kconfig  | 9 +--------
 drivers/net/ethernet/renesas/Makefile | 4 +---
 2 files changed, 2 insertions(+), 11 deletions(-)

-- 
2.35.1
Re: [PATCH net-next 0/2] net: ethernet: renesas: infrastructure preparations for upcoming driver
Posted by patchwork-bot+netdevbpf@kernel.org 2 years, 1 month ago
Hello:

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

On Sun, 22 Oct 2023 22:53:14 +0200 you wrote:
> Before we upstream a new driver, Niklas and I thought that a few
> cleanups for Kconfig/Makefile will help readability and maintainability.
> Here they are, looking forward to comments.
> 
> 
> Wolfram Sang (2):
>   net: ethernet: renesas: group entries in Makefile
>   net: ethernet: renesas: drop SoC names in Kconfig
> 
> [...]

Here is the summary with links:
  - [net-next,1/2] net: ethernet: renesas: group entries in Makefile
    https://git.kernel.org/netdev/net-next/c/de0ad34b56de
  - [net-next,2/2] net: ethernet: renesas: drop SoC names in Kconfig
    https://git.kernel.org/netdev/net-next/c/2fc75e370e1d

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Re: [PATCH net-next 0/2] net: ethernet: renesas: infrastructure preparations for upcoming driver
Posted by Niklas Söderlund 2 years, 1 month ago
Hi Wolfram,

Nice work, for the whole series.

Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

On 2023-10-22 22:53:14 +0200, Wolfram Sang wrote:
> Before we upstream a new driver, Niklas and I thought that a few
> cleanups for Kconfig/Makefile will help readability and maintainability.
> Here they are, looking forward to comments.
> 
> 
> Wolfram Sang (2):
>   net: ethernet: renesas: group entries in Makefile
>   net: ethernet: renesas: drop SoC names in Kconfig
> 
>  drivers/net/ethernet/renesas/Kconfig  | 9 +--------
>  drivers/net/ethernet/renesas/Makefile | 4 +---
>  2 files changed, 2 insertions(+), 11 deletions(-)
> 
> -- 
> 2.35.1
> 

-- 
Kind Regards,
Niklas Söderlund