diff options
author | Veaceslav Falico <vfalico@redhat.com> | 2010-03-10 15:23:04 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-12 15:52:39 -0800 |
commit | d6db2ade10852b7c665b361239c3411abaa880b5 (patch) | |
tree | 109dc50df2eeb0e4c20c04559584b7c1591eaf0e /ipc/shm.c | |
parent | 93c59907c6f247d09239135caecf294a106a2ae0 (diff) | |
download | op-kernel-dev-d6db2ade10852b7c665b361239c3411abaa880b5.zip op-kernel-dev-d6db2ade10852b7c665b361239c3411abaa880b5.tar.gz |
copy_signal() cleanup: clean tty_audit_fork()
Remove unneeded initialization in tty_audit_fork(). It is called only via
copy_signal() and is useless after the kmem_cache_zalloc() was used.
Signed-off-by: Veaceslav Falico <vfalico@redhat.com>
Cc: Roland McGrath <roland@redhat.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc/shm.c')
0 files changed, 0 insertions, 0 deletions