Skip to content
Snippets Groups Projects
Commit 56179a6e authored by Eric Paris's avatar Eric Paris Committed by Al Viro
Browse files

audit: drop some potentially inadvisable likely notations


The audit code makes heavy use of likely() and unlikely() macros, but they
don't always make sense.  Drop any that seem questionable and let the
computer do it's thing.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent 997f5b64
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment