public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rosen Penev <rosenp@gmail.com>
To: netdev@vger.kernel.org
Cc: 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>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	linux-kernel@vger.kernel.org (open list)
Subject: [PATCH net-next 0/2] altera: simplify probe
Date: Tue,  3 Dec 2024 15:31:48 -0800	[thread overview]
Message-ID: <20241203233150.184194-1-rosenp@gmail.com> (raw)

A small devm change with goto removals and a function simplification.

Rosen Penev (2):
  net: altera: use devm for alloc_etherdev
  net: altera: simplify request_and_map

 drivers/net/ethernet/altera/altera_tse_main.c | 128 ++++++------------
 1 file changed, 43 insertions(+), 85 deletions(-)

-- 
2.47.0


             reply	other threads:[~2024-12-03 23:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-03 23:31 Rosen Penev [this message]
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 ` [PATCH net-next 0/2] altera: simplify probe Jakub Kicinski

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=20241203233150.184194-1-rosenp@gmail.com \
    --to=rosenp@gmail.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=joyce.ooi@intel.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --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