]> git.baikalelectronics.ru Git - kernel.git/commit
audit: make use of remaining sleep time from wait_for_auditd
authorRichard Guy Briggs <rgb@redhat.com>
Mon, 16 Sep 2013 14:45:59 +0000 (10:45 -0400)
committerEric Paris <eparis@redhat.com>
Tue, 14 Jan 2014 03:27:53 +0000 (22:27 -0500)
commit68a91eb302dbc7571e70981746aeca287e281c3b
tree9695e92b2c51170e3075a9bf1d06d9e464acdf01
parentfbcceb870884a4e2045f8f95b6816cd8b5d9d190
audit: make use of remaining sleep time from wait_for_auditd

If wait_for_auditd() times out, go immediately to the error function rather
than retesting the loop conditions.

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
kernel/audit.c