phy: qcom-qmp: Add msm8998 PCIe QMP PHY support
[sfrench/cifs-2.6.git] / fs / gfs2 / glock.h
index 8949bf28b249f94ed9f2c8ee4c70bdd4dbb12857..936b3295839c4439082b4e0762cebb2303d0636c 100644 (file)
@@ -243,9 +243,9 @@ extern void gfs2_glock_free(struct gfs2_glock *gl);
 extern int __init gfs2_glock_init(void);
 extern void gfs2_glock_exit(void);
 
-extern int gfs2_create_debugfs_file(struct gfs2_sbd *sdp);
+extern void gfs2_create_debugfs_file(struct gfs2_sbd *sdp);
 extern void gfs2_delete_debugfs_file(struct gfs2_sbd *sdp);
-extern int gfs2_register_debugfs(void);
+extern void gfs2_register_debugfs(void);
 extern void gfs2_unregister_debugfs(void);
 
 extern const struct lm_lockops gfs2_dlm_ops;