netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND net-next 0/4] enetc: code cleanups
@ 2020-12-28 13:00 Michael Walle
  2020-12-28 13:00 ` [PATCH RESEND net-next 1/4] enetc: drop unneeded indirection Michael Walle
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael Walle @ 2020-12-28 13:00 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: Claudiu Manoil, David S . Miller, Jakub Kicinski, Alex Marginean,
	Vladimir Oltean, Michael Walle

This are some code cleanups in the MDIO part of the enetc. They are
intended to make the code more readable.

Michael Walle (4):
  enetc: drop unneeded indirection
  enetc: don't use macro magic for the readx_poll_timeout() callback
  enetc: drop MDIO_DATA() macro
  enetc: reorder macros and functions

 .../net/ethernet/freescale/enetc/enetc_mdio.c | 61 +++++++++----------
 1 file changed, 29 insertions(+), 32 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-05 23:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-28 13:00 [PATCH RESEND net-next 0/4] enetc: code cleanups Michael Walle
2020-12-28 13:00 ` [PATCH RESEND net-next 1/4] enetc: drop unneeded indirection Michael Walle
2020-12-28 13:00 ` [PATCH RESEND net-next 2/4] enetc: don't use macro magic for the readx_poll_timeout() callback Michael Walle
2020-12-28 13:00 ` [PATCH RESEND net-next 3/4] enetc: drop MDIO_DATA() macro Michael Walle
2020-12-28 13:00 ` [PATCH RESEND net-next 4/4] enetc: reorder macros and functions Michael Walle
2021-01-05 23:20 ` [PATCH RESEND net-next 0/4] enetc: code cleanups David Miller

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).