Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375327
b: refs/heads/master
c: 2ce88dd
h: refs/heads/master
i:
  375325: e228524
  375323: 705bf90
  375319: f7d4b4c
  375311: c010533
  375295: 2ea8356
v: v3
  • Loading branch information
Eric Paris committed Apr 30, 2013
1 parent 3fd4311 commit 2c16433
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 46e959ea2969cc1668d09b0dc55226946cf781f1
refs/heads/master: 2ce88dd04276839002a3b31161090d282316610b
4 changes: 0 additions & 4 deletions trunk/drivers/tty/tty_audit.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,8 @@ void tty_audit_exit(void)
*/
void tty_audit_fork(struct signal_struct *sig)
{
unsigned long flags;

spin_lock_irqsave(&current->sighand->siglock, flags);
sig->audit_tty = current->signal->audit_tty;
sig->audit_tty_log_passwd = current->signal->audit_tty_log_passwd;
spin_unlock_irqrestore(&current->sighand->siglock, flags);
}

/**
Expand Down

0 comments on commit 2c16433

Please sign in to comment.