On Tue, 14 Oct 2025 21:09:16 +0530 Donet Tom <[email protected]> wrote:

> The function register_node() is only called from register_one_node().
> This patch folds register_node() into its only caller and renames
> register_one_node() to register_node().
> 
> This reduces unnecessary indirection and simplifies the code structure.
> No functional changes are introduced.
> 
> Acked-by: Mike Rapoport (Microsoft) <[email protected]>
> Signed-off-by: Donet Tom <[email protected]>

Acked-by: SeongJae Park <[email protected]>


Thanks,
SJ

[...]

Reply via email to