On 24.09.25 20:40, Donet Tom wrote:
unregister_one_node() and unregister_node() are small functions. This patch merges them into a single function named unregister_node() to improve code readability.No functional changes are introduced. Signed-off-by: Donet Tom <[email protected]> ---
LGTM with the description adjusted and "extern" dropped Acked-by: David Hildenbrand <[email protected]> -- Cheers David / dhildenb
