ocfs2: fix sparse non static symbol warning
[cascardo/linux.git] / fs / ocfs2 / stack_o2cb.c
index bf1f893..1724d43 100644 (file)
@@ -398,7 +398,8 @@ static int o2cb_cluster_disconnect(struct ocfs2_cluster_connection *conn)
        return 0;
 }
 
-static int o2cb_cluster_this_node(unsigned int *node)
+static int o2cb_cluster_this_node(struct ocfs2_cluster_connection *conn,
+                                 unsigned int *node)
 {
        int node_num;