[PATCH v5 5/5] liveupdate: Remove unused ser field from struct luo_session
Pratyush Yadav
pratyush at kernel.org
Mon May 18 09:24:35 PDT 2026
On Mon, May 18 2026, Pasha Tatashin wrote:
> The ser field in struct luo_session was intended to point to the
> serialized data for a session, but it was never actually utilized in the
> implementation. All serialization and deserialization logic consistently
> uses the pointers maintained in struct luo_session_header.
>
> Remove the dead field to clean up the structure.
>
> Acked-by: Mike Rapoport (Microsoft) <rppt at kernel.org>
> Signed-off-by: Pasha Tatashin <pasha.tatashin at soleen.com>
Reviewed-by: Pratyush Yadav (Google) <pratyush at kernel.org>
--
Regards,
Pratyush Yadav
More information about the kexec
mailing list