hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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 */