Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139615
b: refs/heads/master
c: 846c151
h: refs/heads/master
i:
  139613: f7b8ec5
  139611: 6fbcd30
  139607: df918c4
  139599: fcec3c7
  139583: b359999
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Apr 3, 2009
1 parent 8ae0075 commit ed9d767
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: b6fac63cc1f52ec27f29fe6c6c8494a2ffac33fd
refs/heads/master: 846c151a4de188bb8f7043097518dab2ff5b5c2c
2 changes: 1 addition & 1 deletion trunk/drivers/char/tty_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -1758,7 +1758,7 @@ static int __tty_open(struct inode *inode, struct file *filp)
struct tty_driver *driver;
int index;
dev_t device = inode->i_rdev;
unsigned short saved_flags = filp->f_flags;
unsigned saved_flags = filp->f_flags;

nonseekable_open(inode, filp);

Expand Down

0 comments on commit ed9d767

Please sign in to comment.