]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/s390/hypfs/hypfs.h
Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux
[karo-tx-linux.git] / arch / s390 / hypfs / hypfs.h
index 80c1526f2af3f60a809386a4fb7f60e2cbfbbc12..d9df5a060a83fdb96ca567974ac443395872f094 100644 (file)
@@ -47,7 +47,7 @@ struct hypfs_dbfs_data {
        void                    *buf;
        void                    *buf_free_ptr;
        size_t                  size;
-       struct hypfs_dbfs_file  *dbfs_file;;
+       struct hypfs_dbfs_file  *dbfs_file;
        struct kref             kref;
 };