* [PATCH] stallion: removed unused variable
@ 2008-06-16 13:40 Andre Haupt
0 siblings, 0 replies; only message in thread
From: Andre Haupt @ 2008-06-16 13:40 UTC (permalink / raw)
To: linux-kernel; +Cc: trivial, Andre Haupt
Signed-off-by: Andre Haupt <andre@bitwigglers.org>
---
drivers/char/stallion.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/char/stallion.c b/drivers/char/stallion.c
index d17be10..66370d5 100644
--- a/drivers/char/stallion.c
+++ b/drivers/char/stallion.c
@@ -1255,7 +1255,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;
--
1.5.5.GIT
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-16 13:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-16 13:40 [PATCH] stallion: removed unused variable Andre Haupt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox