提交 2b770b4b 编写于 作者: J Jiri Slaby 提交者: Linus Torvalds

Char: mxser_new, fix sparse warning

Signed-off-by: NJiri Slaby <jirislaby@gmail.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 f17e121f
......@@ -1560,7 +1560,7 @@ static int mxser_ioctl_special(unsigned int cmd, void __user *argp)
return -EFAULT;
return 0;
case MOXA_ASPP_MON_EXT: {
int status, p, shiftbit;
int p, shiftbit;
unsigned long opmode;
unsigned cflag, iflag;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册