vserver 2.0 rc7
[linux-2.6.git] / fs / jffs2 / wbuf.c
index 5aa0a71..c812806 100644 (file)
@@ -1087,7 +1087,7 @@ static struct nand_oobinfo jffs2_oobinfo_docecc = {
 };
 
 
-int jffs2_nand_set_oobinfo(struct jffs2_sb_info *c)
+static int jffs2_nand_set_oobinfo(struct jffs2_sb_info *c)
 {
        struct nand_oobinfo *oinfo = &c->mtd->oobinfo;