lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 28 Dec 2020 14:00:30 +0100 From: Michael Walle <michael@...le.cc> To: netdev@...r.kernel.org, linux-kernel@...r.kernel.org Cc: Claudiu Manoil <claudiu.manoil@....com>, "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, Alex Marginean <alexandru.marginean@....com>, Vladimir Oltean <vladimir.oltean@....com>, Michael Walle <michael@...le.cc> Subject: [PATCH RESEND net-next 0/4] enetc: code cleanups 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
Powered by blists - more mailing lists