Re: [PATCH net] net: mctp i3c: clean up notifier and buses if driver register fails

From: Myeonghun Pak

Date: Wed Jul 15 2026 - 03:26:45 EST


Hi Jeremy,

Thanks, agreed. I'll remove the unmatched i3c_driver_unregister() from
the notifier registration failure path and send a v2.

I generated the recipient list from my Linux v7.0 checkout using:

scripts/get_maintainer.pl drivers/net/mctp/mctp-i3c.c

Since I passed the source path rather than the patch, it only picked up
the MAINTAINERS entries and missed Simon from the trailers of the Fixes
commit. For v2, I'll run get_maintainer.pl on the patch from a
full-history kernel tree and add Simon to CC.

Cheers,
Myeonghun