hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/fs/orangefs/orangefs-debugfs.h
....@@ -1,5 +1,5 @@
11 /* SPDX-License-Identifier: GPL-2.0 */
2
-int orangefs_debugfs_init(int);
2
+void orangefs_debugfs_init(int);
33 void orangefs_debugfs_cleanup(void);
44 int orangefs_prepare_debugfs_help_string(int);
55 int orangefs_debugfs_new_client_mask(void __user *);