mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 15:29:16 +00:00
stallion: removed unused variable
Signed-off-by: Andre Haupt <andre@bitwigglers.org> Acked-by: Alan Cox <alan@redhat.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
ae2d4c396e
commit
708d8cefd0
@ -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)
|
||||
{
|
||||
struct stlport *portp;
|
||||
unsigned int ival;
|
||||
int rc;
|
||||
void __user *argp = (void __user *)arg;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user