Loading fs/orangefs/orangefs-debugfs.c +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ static const struct seq_operations help_debug_ops = { .show = help_show, }; const struct file_operations debug_help_fops = { static const struct file_operations debug_help_fops = { .owner = THIS_MODULE, .open = orangefs_debug_help_open, .read = seq_read, Loading Loading
fs/orangefs/orangefs-debugfs.c +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ static const struct seq_operations help_debug_ops = { .show = help_show, }; const struct file_operations debug_help_fops = { static const struct file_operations debug_help_fops = { .owner = THIS_MODULE, .open = orangefs_debug_help_open, .read = seq_read, Loading