Re: [PATCH v3 09/10] liveupdate: Make unregister functions return void

From: Pratyush Yadav

Date: Fri Apr 03 2026 - 06:42:35 EST


On Fri, Mar 27 2026, Pasha Tatashin wrote:

> Change liveupdate_unregister_file_handler and liveupdate_unregister_flb
> to return void instead of an error code. This follows the design
> principle that unregistration during module unload should not fail,
> as the unload cannot be stopped at that point.
>
> Signed-off-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>

Reviewed-by: Pratyush Yadav (Google) <pratyush@xxxxxxxxxx>

[...]

--
Regards,
Pratyush Yadav