On 05-17 20:24, Mike Rapoport wrote: > On Thu, May 14, 2026 at 10:26:20PM +0000, Pasha Tatashin wrote: > > Extract the logic for deserializing single entries for files into > > separate helper functions. In preparation to a linked-block > > serialization for files. > > It would be nice to mention that this is a pure code movement without > indented changes.
OK, will do that if there is another spin. > > > Signed-off-by: Pasha Tatashin <[email protected]> > > --- > > kernel/liveupdate/luo_file.c | 77 ++++++++++++++++++++---------------- > > 1 file changed, 44 insertions(+), 33 deletions(-) > > Acked-by: Mike Rapoport (Microsoft) <[email protected]> > > -- > Sincerely yours, > Mike.

