Commit ac7cdff0 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Jens Axboe

block: remove REQ_TYPE_PM_SHUTDOWN

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent b0b93b48
......@@ -77,7 +77,6 @@ enum rq_cmd_type_bits {
REQ_TYPE_BLOCK_PC, /* scsi command */
REQ_TYPE_PM_SUSPEND, /* suspend request */
REQ_TYPE_PM_RESUME, /* resume request */
REQ_TYPE_PM_SHUTDOWN, /* shutdown request */
REQ_TYPE_DRV_PRIV, /* driver defined types from here */
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment