forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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 */