commit | c5ea6efda6ff0fd591d6b7a2e1ba086b196dd864 | [log] [tgz] |
---|---|---|
author | Saurabh Sengar <saurabh.truth@gmail.com> | Wed Nov 04 08:23:52 2015 -0500 |
committer | Paul Moore <pmoore@redhat.com> | Wed Nov 04 08:23:52 2015 -0500 |
tree | db9637a372216d047b8a7bdf7b147b868e016e48 | |
parent | 725131efa52812973afda6ff3fbeec6cc22882a5 [diff] |
audit: removing unused variable Variable rc in not required as it is just used for unchanged for return, and return is always 0 in the function. Signed-off-by: Saurabh Sengar <saurabh.truth@gmail.com> [PM: fixed spelling errors in description] Signed-off-by: Paul Moore <pmoore@redhat.com>