提交 d489202e 编写于 作者: D Denis Cheng 提交者: Adrian Bunk

remove unused return within void return function

Signed-off-by: NDenis Cheng <crquan@gmail.com>
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
上级 e9534b3f
......@@ -508,7 +508,6 @@ static void do_nbd_request(struct request_queue * q)
nbd_end_request(req);
spin_lock(q->queue_lock);
}
return;
}
static int nbd_ioctl(struct inode *inode, struct file *file,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册