提交 2ce7be1b 编写于 作者: P Peter Meerwald 提交者: Artem Bityutskiy

UBI: fix spelling of detach in debug output

Signed-off-by: NPeter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: NArtem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
上级 54de1f1c
......@@ -1026,7 +1026,7 @@ static long ctrl_cdev_ioctl(struct file *file, unsigned int cmd,
{
int ubi_num;
dbg_gen("dettach MTD device");
dbg_gen("detach MTD device");
err = get_user(ubi_num, (__user int32_t *)argp);
if (err) {
err = -EFAULT;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册