git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6eed9b2
)
audit: use atomic_t to simplify audit_serial()
author
Richard Guy Briggs
<rgb@redhat.com>
Fri, 13 Jun 2014 22:22:00 +0000
(18:22 -0400)
committer
Eric Paris
<eparis@redhat.com>
Tue, 23 Sep 2014 20:37:52 +0000
(16:37 -0400)
Since there is already a primitive to do this operation in the atomic_t, use it
to simplify audit_serial().
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
No differences found