[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1213623634-8120-1-git-send-email-andre@bitwigglers.org>
Date: Mon, 16 Jun 2008 15:40:32 +0200
From: Andre Haupt <andre@...wigglers.org>
To: linux-kernel@...r.kernel.org
Cc: trivial@...nel.org, Andre Haupt <andre@...wigglers.org>
Subject: [PATCH] istallion: remove unused variable
Signed-off-by: Andre Haupt <andre@...wigglers.org>
---
drivers/char/istallion.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/char/istallion.c b/drivers/char/istallion.c
index 7c8b62f..5ecefae 100644
--- a/drivers/char/istallion.c
+++ b/drivers/char/istallion.c
@@ -1660,7 +1660,6 @@ static int stli_ioctl(struct tty_struct *tty, struct file *file, unsigned int cm
{
struct stliport *portp;
struct stlibrd *brdp;
- unsigned int ival;
int rc;
void __user *argp = (void __user *)arg;
--
1.5.5.GIT
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists