All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <simon.horman@corigine.com>
To: Muhammad Usama Anjum <usama.anjum@collabora.com>
Cc: Jakub Kicinski <kuba@kernel.org>,
	Ariel Elior <aelior@marvell.com>,
	Manish Chopra <manishc@marvell.com>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	kernel@collabora.com, kernel-janitors@vger.kernel.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] qede: remove linux/version.h and linux/compiler.h
Date: Tue, 7 Mar 2023 17:38:34 +0100	[thread overview]
Message-ID: <ZAdoivY94Y5dfOa4@corigine.com> (raw)
In-Reply-To: <df8a446a-e8a9-3b3d-fd0f-791f0d01a0c9@collabora.com>

On Tue, Mar 07, 2023 at 06:39:20PM +0500, Muhammad Usama Anjum wrote:
> On 3/4/23 4:54 AM, Jakub Kicinski wrote:
> > On Fri,  3 Mar 2023 23:53:50 +0500 Muhammad Usama Anjum wrote:
> >> make versioncheck reports the following:
> >> ./drivers/net/ethernet/qlogic/qede/qede.h: 10 linux/version.h not needed.
> >> ./drivers/net/ethernet/qlogic/qede/qede_ethtool.c: 7 linux/version.h not needed.
> >>
> >> So remove linux/version.h from both of these files. Also remove
> >> linux/compiler.h while at it as it is also not being used.
> >>
> >> Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
> > 
> > # Form letter - net-next is closed
> > 
> > The merge window for v6.3 has begun and therefore net-next is closed
> > for new drivers, features, code refactoring and optimizations.
> > We are currently accepting bug fixes only.
> > 
> > Please repost when net-next reopens after Mar 6th.
> It is Mar 7th. Please review.

I think that the way it works is that you need to repost the patch.
Probably with REPOST in the subject if it is unchanged:

Subject: [PATCH net-next repost v2] ...

Or bumped to v3 if there are changes.

Subject: [PATCH net-next v3] ...

Also, as per the examples above, the target tree, in this case
'net-next' should be included in the subject.

  reply	other threads:[~2023-03-07 16:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-03 18:53 [PATCH v2] qede: remove linux/version.h and linux/compiler.h Muhammad Usama Anjum
2023-03-03 23:54 ` Jakub Kicinski
2023-03-07 13:39   ` Muhammad Usama Anjum
2023-03-07 16:38     ` Simon Horman [this message]
2023-03-07 16:53       ` Muhammad Usama Anjum
2023-03-07 17:13         ` Alexander Lobakin
2023-03-13  8:46           ` Dan Carpenter
2023-03-13 18:45             ` Jakub Kicinski
2023-03-14 11:13               ` Simon Horman
2023-03-15  8:01               ` Dan Carpenter

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=ZAdoivY94Y5dfOa4@corigine.com \
    --to=simon.horman@corigine.com \
    --cc=aelior@marvell.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kernel@collabora.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manishc@marvell.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=usama.anjum@collabora.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.