Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190930
b: refs/heads/master
c: f3c7f31
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven committed May 17, 2010
1 parent 596d5cc commit e4b8db7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b52dd0077cde89111c00efc73a8db07f50ebb3e8
refs/heads/master: f3c7f317c91e45aac0ef9d0b6474cd4637de69f0
2 changes: 0 additions & 2 deletions trunk/drivers/char/serial167.c
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,6 @@ static irqreturn_t cd2401_rx_interrupt(int irq, void *dev_id)
char data;
int char_count;
int save_cnt;
int len;

/* determine the channel and change to that context */
channel = (u_short) (base_addr[CyLICR] >> 2);
Expand Down Expand Up @@ -1528,7 +1527,6 @@ static int
cy_ioctl(struct tty_struct *tty, struct file *file,
unsigned int cmd, unsigned long arg)
{
unsigned long val;
struct cyclades_port *info = tty->driver_data;
int ret_val = 0;
void __user *argp = (void __user *)arg;
Expand Down

0 comments on commit e4b8db7

Please sign in to comment.