Greg Kroah-Hartman 7a19006b60 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 <tj@kernel.org>
Reported-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20220318073452.1486568-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-03-18 09:47:04 +01:00
..
2022-01-12 11:27:57 -08:00
2022-01-23 06:20:44 +02:00
2022-02-07 17:42:44 +01:00
2022-01-16 16:15:14 +02:00
2022-03-18 09:47:04 +01:00
2022-01-10 19:06:09 -08:00
2022-02-01 16:52:54 +01:00
2022-01-28 19:30:35 +02:00
2022-02-24 14:05:49 -08:00