diff options
| author | Greg Kroah-Hartman <[email protected]> | 2022-02-22 08:07:13 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-02-23 15:46:34 +0100 |
| commit | f2eb478f2f322217aa642e11c1cc011f99c797e6 (patch) | |
| tree | f71c2db5e8a403e2f397c6a5fcaa9556e559e1fa /tools/perf/scripts/python | |
| parent | b4ae8c2fb673d2fc60cb8fe645dba4f4db8b0dab (diff) | |
kernfs: move struct kernfs_root out of the public view.
There is no need to have struct kernfs_root be part of kernfs.h for
the whole kernel to see and poke around it. Move it internal to kernfs
code and provide a helper function, kernfs_root_to_node(), to handle the
one field that kernfs users were directly accessing from the structure.
Cc: Imran Khan <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions