mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 22:50:41 +00:00
Char: mxser_new, fix sparse warning
Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
f17e121fd0
commit
2b770b4b29
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user