Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
[deliverable/linux.git] / fs / seq_file.c
index f03220d7891b7c4024d740fbd5447d79e66058e8..16c211558c2253f38b51af2f9eca76a2d52cb19f 100644 (file)
@@ -387,7 +387,7 @@ char *mangle_path(char *s, char *p, char *esc)
        }
        return NULL;
 }
-EXPORT_SYMBOL_GPL(mangle_path);
+EXPORT_SYMBOL(mangle_path);
 
 /*
  * return the absolute path of 'dentry' residing in mount 'mnt'.
This page took 0.038751 seconds and 5 git commands to generate.