Commit 612cc672 authored by Dave Kleikamp's avatar Dave Kleikamp

JFS: remove obsolete declaration

parent e747d0d2
......@@ -153,7 +153,6 @@ extern int diExtendFS(inode_t * ipimap, inode_t * ipbmap);
extern int diMount(struct inode *);
extern int diUnmount(struct inode *, int);
extern int diRead(struct inode *);
extern void diClearExtension(struct inode *);
extern struct inode *diReadSpecial(struct super_block *, ino_t);
extern void diWriteSpecial(struct inode *);
extern void diFreeSpecial(struct inode *);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment