Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192556
b: refs/heads/master
c: 1896950
h: refs/heads/master
v: v3
  • Loading branch information
Jan Kiszka authored and Jiri Kosina committed Apr 20, 2010
1 parent 8fd2266 commit d025673
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: ab4364d31f14ae5ab95bafba5b33f5d35b25ca41
refs/heads/master: 1896950b6138a2a82771780d4dbd5a5d940d4739
1 change: 0 additions & 1 deletion trunk/arch/um/drivers/line.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ static irqreturn_t line_interrupt(int irq, void *data)
{
struct chan *chan = data;
struct line *line = chan->line;
struct tty_struct *tty;

if (line)
chan_interrupt(&line->chan_list, &line->task, line->tty, irq);
Expand Down

0 comments on commit d025673

Please sign in to comment.