commit | cdffab7a86b05b207907c391c093023daed5d4a4 | [log] [tgz] |
---|---|---|
author | zhong jiang <zhongjiang@huawei.com> | Tue Oct 23 20:06:37 2018 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Oct 25 11:17:39 2018 -0600 |
tree | 54296bcb930c94efea7c8d58be763bf1727fbf60 | |
parent | d91dc172e34f6954a94957b012c3b08f4103d5f9 [diff] |
cdrom: remove set but not used variable 'tocuse' tocuse is not used after setting its value. It is safe to remove the unused variable. Signed-off-by: zhong jiang <zhongjiang@huawei.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>