diff options
Diffstat (limited to 'drivers/md/dm-bufio.c')
-rw-r--r-- | drivers/md/dm-bufio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/md/dm-bufio.c b/drivers/md/dm-bufio.c index ab472c557d18..0505559f0965 100644 --- a/drivers/md/dm-bufio.c +++ b/drivers/md/dm-bufio.c | |||
@@ -720,7 +720,6 @@ static void __wait_for_free_buffer(struct dm_bufio_client *c) | |||
720 | 720 | ||
721 | io_schedule(); | 721 | io_schedule(); |
722 | 722 | ||
723 | set_task_state(current, TASK_RUNNING); | ||
724 | remove_wait_queue(&c->free_buffer_wait, &wait); | 723 | remove_wait_queue(&c->free_buffer_wait, &wait); |
725 | 724 | ||
726 | dm_bufio_lock(c); | 725 | dm_bufio_lock(c); |