[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aTqewtoOZ5s84vEV@horms.kernel.org>
Date: Thu, 11 Dec 2025 10:36:50 +0000
From: Simon Horman <horms@...nel.org>
To: Ethan Nelson-Moore <enelsonmoore@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] epic100: remove module version and switch to
module_pci_driver
On Wed, Dec 10, 2025 at 11:49:22PM -0800, Ethan Nelson-Moore wrote:
> The module version is useless, and the only thing the epic_init routine
> did besides pci_register_driver was to print the version.
>
> Signed-off-by: Ethan Nelson-Moore <enelsonmoore@...il.com>
> ---
> drivers/net/ethernet/smsc/epic100.c | 35 +----------------------------
Hi Ethan,
Thanks for your patch.
I note that author information is remains present in a comment at the top
of this file. And I agree that not having this kind of information is
current best practice (and has been for quite some time AFAIK). So I think
this patch is a good way to go.
Reviewed-by: Simon Horman <horms@...nel.org>
However, I also think that this is net-next material.
It's best to make that clear by targeting the net-next tree like this.
Subject: [PATCH net-next] ...
It usually isn't necessary to repost a patch just to address this.
But as it happens net-next is currently closed. So I'd like to
ask you to repost this once it re-opens.
## Form letter - net-next-closed
The merge window for v6.19 has begun and therefore net-next has closed
for new drivers, features, code refactoring and optimizations. We are
currently accepting bug fixes only.
Please repost when net-next reopens.
Due to a combination of the merge-window, travel commitments of the
maintainers, and the holiday season, net-next will re-open after
2nd January.
RFC patches sent for review only are welcome at any time.
See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
--
pw-bot: defer
Powered by blists - more mailing lists