提交 fce15a60 编写于 作者: J Jens Axboe

floppy: remove now unused 'flags' variable

With the locking removed, it's unused. Kill it.

Fixes: 503f620f ("floppy: remove queue_lock around floppy_end_request")
Signed-off-by: NJens Axboe <axboe@kernel.dk>
上级 f5d72c5c
......@@ -2231,7 +2231,6 @@ static void request_done(int uptodate)
{
struct request *req = current_req;
struct request_queue *q;
unsigned long flags;
int block;
char msg[sizeof("request done ") + sizeof(int) * 3];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册