io_uring: remove duplicate semicolon at the end of line
authorXiaoming Ni <nixiaoming@huawei.com>
Mon, 11 May 2020 11:25:43 +0000 (19:25 +0800)
committerJens Axboe <axboe@kernel.dk>
Mon, 11 May 2020 15:04:05 +0000 (09:04 -0600)
commit8469508951d4a324b2df3b5bad75e99922c3b798
treecb3a685adc78149140d775aefe8e58147f2b036c
parent7d01bd745a8f52ff2883f661235139ab6e7d23e6
io_uring: remove duplicate semicolon at the end of line

Remove duplicate semicolon at the end of line in io_file_from_index()

Signed-off-by: Xiaoming Ni <nixiaoming@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c