summaryrefslogtreecommitdiffstats
path: root/api/src/glfs-master.c
diff options
context:
space:
mode:
Diffstat (limited to 'api/src/glfs-master.c')
-rw-r--r--api/src/glfs-master.c9
1 files changed, 3 insertions, 6 deletions
diff --git a/api/src/glfs-master.c b/api/src/glfs-master.c
index 0806c307..e6c46e36 100644
--- a/api/src/glfs-master.c
+++ b/api/src/glfs-master.c
@@ -101,13 +101,10 @@ fini (xlator_t *this)
}
-struct xlator_dumpops dumpops = {
-};
+struct xlator_dumpops dumpops;
-struct xlator_fops fops = {
-};
+struct xlator_fops fops;
-struct xlator_cbks cbks = {
-};
+struct xlator_cbks cbks;