diff options
author | 2012-01-03 14:23:06 -0500 | |
---|---|---|
committer | 2012-01-17 16:16:57 -0500 | |
commit | 56179a6ec65a56e0279a58e35cb450d38f061b94 (patch) | |
tree | 7dc8b775719d7c731f1d2c279d5e5a105309adfb /kernel/fork.c | |
parent | audit: remove AUDIT_SETUP_CONTEXT as it isn't used (diff) | |
download | wireguard-linux-56179a6ec65a56e0279a58e35cb450d38f061b94.tar.xz wireguard-linux-56179a6ec65a56e0279a58e35cb450d38f061b94.zip |
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: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions