Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2b770b4b authored by Jiri Slaby's avatar Jiri Slaby Committed by Linus Torvalds
Browse files

Char: mxser_new, fix sparse warning

parent f17e121f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;