lkml.org 
[lkml]   [2008]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
FromAndre Haupt <>
Subject[PATCH] istallion: remove unused variable
DateMon, 16 Jun 2008 15:40:32 +0200
Signed-off-by: Andre Haupt <andre@bitwigglers.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


\
 
 \ /
  Last update: 2008-06-16 15:45    [from the cache]
©2003-2010