Hello, (implicit) v1 of this series can be found at https://lore.kernel.org/netdev/20231117095922.876489-1-u.kleine-koenig@xxxxxxxxxxxxxx. Changes since then: - Dropped patch #1 as Alex objected. Patch #1 (was #2 before) now converts ipa to remove_new() and introduces an error message in the error path that failed before. - Rebased to today's next - Add the tags received in the previous round. Uwe Kleine-König (9): net: ipa: Convert to platform remove callback returning void net: fjes: Convert to platform remove callback returning void net: pcs: rzn1-miic: Convert to platform remove callback returning void net: sfp: Convert to platform remove callback returning void net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning void net: wan/ixp4xx_hss: Convert to platform remove callback returning void net: wwan: qcom_bam_dmux: Convert to platform remove callback returning void ieee802154: fakelb: Convert to platform remove callback returning void ieee802154: hwsim: Convert to platform remove callback returning void drivers/net/fjes/fjes_main.c | 6 ++--- drivers/net/ieee802154/fakelb.c | 5 ++-- drivers/net/ieee802154/mac802154_hwsim.c | 6 ++--- drivers/net/ipa/ipa_main.c | 29 +++++++++++------------- drivers/net/pcs/pcs-rzn1-miic.c | 6 ++--- drivers/net/phy/sfp.c | 6 ++--- drivers/net/wan/fsl_ucc_hdlc.c | 6 ++--- drivers/net/wan/ixp4xx_hss.c | 5 ++-- drivers/net/wwan/qcom_bam_dmux.c | 6 ++--- 9 files changed, 29 insertions(+), 46 deletions(-) base-commit: 629a3b49f3f957e975253c54846090b8d5ed2e9b -- 2.42.0