Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26926
b: refs/heads/master
c: ff4547f
h: refs/heads/master
v: v3
  • Loading branch information
Tobias Powalowski authored and Linus Torvalds committed May 23, 2006
1 parent 5f7d56b commit 14b3851
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: a2eb0c101d24aca9d3d16c30c4f79f3a70c89208
refs/heads/master: ff4547f4aa9823908e9866495598fc65772c2a09
2 changes: 1 addition & 1 deletion trunk/drivers/char/tty_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ int tty_insert_flip_string_flags(struct tty_struct *tty,
while (unlikely(size > copied));
return copied;
}
EXPORT_SYMBOL_GPL(tty_insert_flip_string_flags);
EXPORT_SYMBOL(tty_insert_flip_string_flags);

void tty_schedule_flip(struct tty_struct *tty)
{
Expand Down

0 comments on commit 14b3851

Please sign in to comment.