On Mon, Jan 26, 2026 at 08:07:24AM -0800, Breno Leitao wrote: > Since kho_add_subtree() now accepts arbitrary data blobs (not just > FDTs), rename the parameter from 'fdt' to 'blob' to better reflect > its purpose. Apply the same rename to kho_remove_subtree() for > consistency. So if we are doing renames, let's take care of kho_debugfs_fdt_*() as well.
> Signed-off-by: Breno Leitao <[email protected]> > --- > include/linux/kexec_handover.h | 8 ++++---- > kernel/liveupdate/kexec_handover.c | 18 +++++++++--------- > 2 files changed, 13 insertions(+), 13 deletions(-) -- Sincerely yours, Mike.
