Signed-off-by: Nikola Pajkovsky <n.pajkovsky@xxxxxxxxx> --- fs/jffs2/security.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/jffs2/security.c b/fs/jffs2/security.c index 0f20208..304710c 100644 --- a/fs/jffs2/security.c +++ b/fs/jffs2/security.c @@ -23,7 +23,7 @@ #include "nodelist.h" /* ---- Initial Security Label(s) Attachment callback --- */ -int jffs2_initxattrs(struct inode *inode, const struct xattr *xattr_array, +static int jffs2_initxattrs(struct inode *inode, const struct xattr *xattr_array, void *fs_info) { const struct xattr *xattr; -- 1.7.9.1.244.gb0d66b -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html