|
@@ -422,7 +422,6 @@ int __nvme_submit_sync_cmd(struct request_queue *q, struct nvme_command *cmd,
|
|
|
unsigned timeout, int qid, int at_head,
|
|
|
blk_mq_req_flags_t flags);
|
|
|
int nvme_set_queue_count(struct nvme_ctrl *ctrl, int *count);
|
|
|
-void nvme_start_keep_alive(struct nvme_ctrl *ctrl);
|
|
|
void nvme_stop_keep_alive(struct nvme_ctrl *ctrl);
|
|
|
int nvme_reset_ctrl(struct nvme_ctrl *ctrl);
|
|
|
int nvme_reset_ctrl_sync(struct nvme_ctrl *ctrl);
|