]> err.no Git - linux-2.6/blobdiff - fs/binfmt_misc.c
JFS: Fix regression. fsck complains if symlinks do not have INLINEEA attribute
[linux-2.6] / fs / binfmt_misc.c
index 9ccc7d8275b8ec451c78b66dd777e65b663852d3..6a7b730c206bbc8c8e0f757187873dff2af3d3b6 100644 (file)
@@ -264,7 +264,7 @@ static int unquote(char *from)
        return p - from;
 }
 
-static inline char * check_special_flags (char * sfs, Node * e)
+static char * check_special_flags (char * sfs, Node * e)
 {
        char * p = sfs;
        int cont = 1;