ocfs2: make ocfs2_set_acl() static
[linux-2.6-microblaze.git] / fs / ocfs2 / acl.c
index e50a387..40b5cc9 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,