Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96396
b: refs/heads/master
c: 454aa38
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed May 12, 2008
1 parent c6428a7 commit 03220ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 79f999d0aa264f72f5491be14b4bf60137a3d3a9
refs/heads/master: 454aa3899f0bebb5aa7f8788690668d106f9a34f
2 changes: 1 addition & 1 deletion trunk/drivers/serial/crisv10.c
Original file line number Diff line number Diff line change
Expand Up @@ -3808,7 +3808,7 @@ rs_close(struct tty_struct *tty, struct file * filp)

shutdown(info);
rs_flush_buffer(tty);
tty_ldisc_flush_buffer(tty);
tty_ldisc_flush(tty);
tty->closing = 0;
info->event = 0;
info->tty = 0;
Expand Down

0 comments on commit 03220ef

Please sign in to comment.