[PATCH] Get rid of struct request request_pm_state member
[deliverable/linux.git] / include / linux / blkdev.h
index 482a21d676279ccbd3d7421be1630b009db44094..371c0ce5f630e0188602d8071b5773893effea0a 100644 (file)
@@ -195,11 +195,6 @@ struct request {
        unsigned int timeout;
        int retries;
 
-       /*
-        * For Power Management requests
-        */
-       struct request_pm_state *pm;
-
        /*
         * completion callback. end_io_data should be folded in with waiting
         */
This page took 0.024565 seconds and 5 git commands to generate.