]> git.baikalelectronics.ru Git - kernel.git/commit
headers/uninline: Uninline single-use function: kobject_has_children()
authorIngo Molnar <mingo@kernel.org>
Sun, 29 Aug 2021 07:18:53 +0000 (09:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Jan 2022 13:36:06 +0000 (14:36 +0100)
commit4883671eaaddb197ecb9c8d40b8e8986c6bf960b
tree303cb74c7b12ad0b4615fd4cfdc234444ead79a7
parent3aebe519763768859a221574fab4c72f93e71a5f
headers/uninline: Uninline single-use function: kobject_has_children()

This was the only usage of <linux/kref_api.h> in <linux/kobject_api.h>,
so we'll able to decouple the two after this change.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/core.c
include/linux/kobject.h