mm: thp: set the accessed flag for old pages on access fault
[pandora-kernel.git] / drivers / target / target_core_pscsi.h
index ebf4f1a..fdc17b6 100644 (file)
@@ -27,7 +27,6 @@ struct pscsi_plugin_task {
        int     pscsi_direction;
        int     pscsi_result;
        u32     pscsi_resid;
-       struct request *pscsi_req;
        unsigned char pscsi_cdb[0];
 } ____cacheline_aligned;