diff options
author | Greg Kroah-Hartman <[email protected]> | 2022-11-21 10:46:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-11-22 17:34:43 +0100 |
commit | 542aa24646ca20ccedb70829a95254ce602cdcbd (patch) | |
tree | fecb4626fdce26a89f5eb0eb7b676b8cfb020e3f /lib/mpi/mpi-mod.c | |
parent | 02a476d932287cf3096f78962ccb70d94d6203c6 (diff) |
kobject: make kobject_namespace take a const *
kobject_namespace() should take a const *kobject as it does not modify
the kobject passed to it. Change that, and the functions
kobj_child_ns_ops() and kobj_ns_ops() needed to also be changed to const
*.
Acked-by: Rafael J. Wysocki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions