commit | 233a68667cf4c134d07ef7e22bdd77786b5c7360 | [log] [tgz] |
---|---|---|
author | Paul Moore <pmoore@redhat.com> | Wed Nov 04 08:23:52 2015 -0500 |
committer | Paul Moore <pmoore@redhat.com> | Wed Nov 04 08:23:52 2015 -0500 |
tree | 963ef28d17205ff33ac59818fe08fb5b813d75a4 | |
parent | c5ea6efda6ff0fd591d6b7a2e1ba086b196dd864 [diff] |
audit: make audit_log_common_recv_msg() a void function It always returns zero and no one is checking the return value. Signed-off-by: Paul Moore <pmoore@redhat.com>