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

Commit 708d8cef authored by Andre Haupt's avatar Andre Haupt Committed by Linus Torvalds
Browse files

stallion: removed unused variable

parent ae2d4c39
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -1256,7 +1256,6 @@ static int stl_tiocmset(struct tty_struct *tty, struct file *file,
static int stl_ioctl(struct tty_struct *tty, struct file *file, unsigned int cmd, unsigned long arg)
static int stl_ioctl(struct tty_struct *tty, struct file *file, unsigned int cmd, unsigned long arg)
{
{
	struct stlport	*portp;
	struct stlport	*portp;
	unsigned int	ival;
	int		rc;
	int		rc;
	void __user *argp = (void __user *)arg;
	void __user *argp = (void __user *)arg;