Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364284
b: refs/heads/master
c: 44a459f
h: refs/heads/master
v: v3
  • Loading branch information
Changlong Xie authored and Greg Kroah-Hartman committed Mar 25, 2013
1 parent aec5446 commit 69c5957
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: 0d3b88d187d02c910fce62ee4d14fb29617f21ba
refs/heads/master: 44a459fd83376d08b0dea776354761ebb1bacde1
2 changes: 1 addition & 1 deletion trunk/drivers/tty/tty_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ void tty_vhangup_self(void)
* is complete. That guarantee is necessary for security reasons.
*/

void tty_vhangup_session(struct tty_struct *tty)
static void tty_vhangup_session(struct tty_struct *tty)
{
#ifdef TTY_DEBUG_HANGUP
char buf[64];
Expand Down

0 comments on commit 69c5957

Please sign in to comment.