]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/qnx4/qnx4.h
powerpc/crash: Rearrange loop condition to avoid out of bounds array access
[karo-tx-linux.git] / fs / qnx4 / qnx4.h
index 34e2d329c97e057f330d83f835fd111f931607be..c9b1be2c164dd9339b94cddd2a9d21ad2abd7577 100644 (file)
@@ -10,8 +10,6 @@
 #endif
 
 struct qnx4_sb_info {
-       struct buffer_head      *sb_buf;        /* superblock buffer */
-       struct qnx4_super_block *sb;            /* our superblock */
        unsigned int            Version;        /* may be useful */
        struct qnx4_inode_entry *BitMap;        /* useful */
 };