diff options
author | Greg Kroah-Hartman <[email protected]> | 2022-03-18 08:34:52 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-03-18 09:47:04 +0100 |
commit | 7a19006b60b129ce2cbe787f4f910dc0ec5a1ec6 (patch) | |
tree | 178f0acc8b40ca530355cb5a4726472993739d66 /scripts | |
parent | 4a248f85b3dd8e010ff8335755c927130e9b0764 (diff) |
kernfs: remove unneeded #if 0 guard
Commit f2eb478f2f32 ("kernfs: move struct kernfs_root out of the public
view.") moved kernfs_root out of kernfs.h, but my debugging code of a
#if 0 was left in accidentally. Fix that up by removing the guards.
Fixes: f2eb478f2f32 ("kernfs: move struct kernfs_root out of the public view.")
Cc: Tejun Heo <[email protected]>
Reported-by: Al Viro <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions