kill struct opendata
[linux-block.git] / fs / internal.h
index 09003a02292dd22713f07f0bc5605bb844c17ffd..8a9f5fa840f17907a5c277697fb5ed34cddcb30f 100644 (file)
@@ -82,9 +82,6 @@ extern struct super_block *user_get_super(dev_t);
 /*
  * open.c
  */
-struct opendata {
-       struct file *filp;
-};
 struct open_flags {
        int open_flag;
        umode_t mode;