[PATCH v6 2/4] kho: rename fdt parameter to blob in kho_add/remove_subtree()
Mike Rapoport
rppt at kernel.org
Tue Jan 27 06:43:06 PST 2026
On Tue, Jan 27, 2026 at 06:37:37AM -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.
>
> Also rename kho_debugfs_fdt_add() and kho_debugfs_fdt_remove() to
> kho_debugfs_blob_add() and kho_debugfs_blob_remove() respectively,
> with the same parameter rename from 'fdt' to 'blob'.
>
> Signed-off-by: Breno Leitao <leitao at debian.org>
Reviewed-by: Mike Rapoport (Microsoft) <rppt at kernel.org>
--
Sincerely yours,
Mike.
More information about the kexec
mailing list