audit: remove bogus tty name check
commit8ae763cd7e88a6bc552a6615ba6c1dcaa4828cbf
authorAlan Cox <alan@linux.intel.com>
Tue, 16 Oct 2012 10:53:44 +0000 (16 11:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Oct 2012 18:34:51 +0000 (24 11:34 -0700)
tree9e0c9f4f33d350671dd09b9ad59ec89bf7facf7a
parentb61c5ed57195ec97006d8d3ede1f583f6618b79e
audit: remove bogus tty name check

tty name is an array not a pointer

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
kernel/auditsc.c