commit | 01478d7d60f654419ba863856cad0446bcb73a59 | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Fri Jun 13 18:22:00 2014 -0400 |
committer | Eric Paris <eparis@redhat.com> | Tue Sep 23 16:37:52 2014 -0400 |
tree | 3b8b9a1ef0b17e57234b79c92e8383d9a7944ee9 | |
parent | 6eed9b261334932c742458edd64b7b9fd0b981a9 [diff] |
audit: use atomic_t to simplify audit_serial() 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>