]> err.no Git - linux-2.6/blobdiff - fs/jffs2/file.c
[PATCH] jffs/jffs2: remove wrong function prototypes
[linux-2.6] / fs / jffs2 / file.c
index bd9ed9b0247b1d48de85680c7bed66e04b1787a2..8279bf0133ff573549c0570b707a447042fa4cf9 100644 (file)
@@ -21,9 +21,6 @@
 #include <linux/jffs2.h>
 #include "nodelist.h"
 
-extern int generic_file_open(struct inode *, struct file *) __attribute__((weak));
-extern loff_t generic_file_llseek(struct file *file, loff_t offset, int origin) __attribute__((weak));
-
 static int jffs2_commit_write (struct file *filp, struct page *pg,
                               unsigned start, unsigned end);
 static int jffs2_prepare_write (struct file *filp, struct page *pg,