ocfs2: make ocfs2_set_acl() static
[sfrench/cifs-2.6.git] / fs / ocfs2 / acl.c
index e50a387959bf80e7ff2bbd5fa2bd4d17128c631b..40b5cc97f7b0f709154402bfdbdbd0cc26004c24 100644 (file)
@@ -221,7 +221,7 @@ out:
 /*
  * Set the access or default ACL of an inode.
  */
-int ocfs2_set_acl(handle_t *handle,
+static int ocfs2_set_acl(handle_t *handle,
                         struct inode *inode,
                         struct buffer_head *di_bh,
                         int type,