提交 a396ce4b 编写于 作者: R Richard Weinberger

UBI: Remove in vain semicolon

...found while browsing.
Signed-off-by: NRichard Weinberger <richard@nod.at>
上级 2a130f1a
......@@ -949,7 +949,7 @@ static long ubi_cdev_ioctl(struct file *file, unsigned int cmd,
if (!req) {
err = -ENOMEM;
break;
};
}
err = copy_from_user(req, argp, sizeof(struct ubi_rnvol_req));
if (err) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册