hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/scsi/snic/snic_stats.h
....@@ -99,7 +99,7 @@
9999 atomic64_t io_cmpl_skip;
100100 };
101101
102
-int snic_stats_debugfs_init(struct snic *);
102
+void snic_stats_debugfs_init(struct snic *);
103103 void snic_stats_debugfs_remove(struct snic *);
104104
105105 /* Auxillary function to update active IO counter */