Hello Uwe, u.kleine-koenig@xxxxxxxxxxxxxx wrote on Tue, 5 Dec 2023 08:39:11 +0100: > Hello Miquel, > > On Tue, Dec 05, 2023 at 07:51:10AM +0100, Miquel Raynal wrote: > > u.kleine-koenig@xxxxxxxxxxxxxx wrote on Mon, 4 Dec 2023 19:30:40 +0100: > > > (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 > > > > FYI, I plan on taking patches 8 and 9 through wpan-next. > > I forgot to mention explicitly that there are no interdependencies in > this series. So each maintainer picking up up their patches is fine. Yes, no problem, it was quick to figure out. Thanks, Miquèl