netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Rosen Penev <rosenp@gmail.com>
Cc: netdev@vger.kernel.org, Joyce Ooi <joyce.ooi@intel.com>,
	linux@armlinux.org.uk, Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	linux-kernel@vger.kernel.org (open list)
Subject: Re: [PATCH net-next 0/2] altera: simplify probe
Date: Wed, 4 Dec 2024 19:27:54 -0800	[thread overview]
Message-ID: <20241204192754.139a0292@kernel.org> (raw)
In-Reply-To: <20241203233150.184194-1-rosenp@gmail.com>

On Tue,  3 Dec 2024 15:31:48 -0800 Rosen Penev wrote:
> A small devm change with goto removals and a function simplification.

Please don't post pure devm conversions, unless you're actively
developing the driver and can test on real HW.

      parent reply	other threads:[~2024-12-05  3:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-03 23:31 [PATCH net-next 0/2] altera: simplify probe Rosen Penev
2024-12-03 23:31 ` [PATCH net-next 1/2] net: altera: use devm for alloc_etherdev Rosen Penev
2024-12-03 23:31 ` [PATCH net-next 2/2] net: altera: simplify request_and_map Rosen Penev
2024-12-05  3:27 ` Jakub Kicinski [this message]

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=20241204192754.139a0292@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=joyce.ooi@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=rosenp@gmail.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;
as well as URLs for NNTP newsgroup(s).