Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47542
b: refs/heads/master
c: 722d5e4
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Feb 11, 2007
1 parent 186a983 commit 55b80d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: f64c84a1668930d1ca2b7dbaa92146c2139cb508
refs/heads/master: 722d5e4ae89f061582cc46ccbbd3b5ae87a6e165
3 changes: 0 additions & 3 deletions trunk/drivers/char/mxser_new.c
Original file line number Diff line number Diff line change
Expand Up @@ -927,9 +927,6 @@ static int mxser_open(struct tty_struct *tty, struct file *filp)
struct mxser_port *info;
int retval, line;

/* initialize driver_data in case something fails */
tty->driver_data = NULL;

line = tty->index;
if (line == MXSER_PORTS)
return 0;
Expand Down

0 comments on commit 55b80d1

Please sign in to comment.