block: fix a typo
authorJiufei Xue <[email protected]>
Tue, 27 Feb 2018 12:10:22 +0000 (20:10 +0800)
committerJens Axboe <[email protected]>
Thu, 1 Mar 2018 15:41:27 +0000 (08:41 -0700)
commit158e61865a31ef7abf39629c37285810504d60b5
treee8561c9fbc83e5cc8d5ea66d734360af5d81b0e3
parent9c0fb1e313aaf4e8edec22433c8b22dd308e466c
block: fix a typo

Fix a typo in pkt_start_recovery.

Fixes: 74d46992e0d9 ("block: replace bi_bdev with a gendisk pointer and partitions index")
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jiufei Xue <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
drivers/block/pktcdvd.c