public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: Lukas Bulwahn <lbulwahn@redhat.com>
Cc: Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S . Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	netdev@vger.kernel.org, kernel-janitors@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Lukas Bulwahn <lukas.bulwahn@redhat.com>
Subject: Re: [PATCH] net: ethernet: Remove accidental duplication in Kconfig file
Date: Thu, 6 Mar 2025 11:05:16 +0100	[thread overview]
Message-ID: <Z8lzXDc8V09hz7k9@lore-desk> (raw)
In-Reply-To: <20250306094753.63806-1-lukas.bulwahn@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1357 bytes --]

On Mar 06, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> 
> Commit fb3dda82fd38 ("net: airoha: Move airoha_eth driver in a dedicated
> folder") accidentally added the line:
> 
>   source "drivers/net/ethernet/mellanox/Kconfig"
> 
> in drivers/net/ethernet/Kconfig, so that this line is duplicated in that
> file.
> 
> Remove this accidental duplication.

Thx for fixing it, it was in my backlog.

Acked-by: Lorenzo Bianconi <lorenzo@kernel.org>

> 
> Fixes: fb3dda82fd38 ("net: airoha: Move airoha_eth driver in a dedicated folder")
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> ---
>  drivers/net/ethernet/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/net/ethernet/Kconfig b/drivers/net/ethernet/Kconfig
> index 7941983d21e9..f86d4557d8d7 100644
> --- a/drivers/net/ethernet/Kconfig
> +++ b/drivers/net/ethernet/Kconfig
> @@ -21,7 +21,6 @@ source "drivers/net/ethernet/adaptec/Kconfig"
>  source "drivers/net/ethernet/aeroflex/Kconfig"
>  source "drivers/net/ethernet/agere/Kconfig"
>  source "drivers/net/ethernet/airoha/Kconfig"
> -source "drivers/net/ethernet/mellanox/Kconfig"
>  source "drivers/net/ethernet/alacritech/Kconfig"
>  source "drivers/net/ethernet/allwinner/Kconfig"
>  source "drivers/net/ethernet/alteon/Kconfig"
> -- 
> 2.48.1
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2025-03-06 10:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-06  9:47 [PATCH] net: ethernet: Remove accidental duplication in Kconfig file Lukas Bulwahn
2025-03-06 10:05 ` Lorenzo Bianconi [this message]
2025-03-08  3:50 ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Z8lzXDc8V09hz7k9@lore-desk \
    --to=lorenzo@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kuba@kernel.org \
    --cc=lbulwahn@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lukas.bulwahn@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox