commit | 4440e8548153e9e6d56db9abe6f3bc0e5b9eb74f | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Nov 27 17:35:17 2013 -0500 |
committer | Eric Paris <eparis@redhat.com> | Mon Jan 13 22:31:46 2014 -0500 |
tree | 1752c5edd77a746fdb2aad2806b31fbe4dd39a76 | |
parent | ff235f51a138fc61e1a22dcb8b072d9c78c2a8cc [diff] |
audit: convert all sessionid declaration to unsigned int Right now the sessionid value in the kernel is a combination of u32, int, and unsigned int. Just use unsigned int throughout. Signed-off-by: Eric Paris <eparis@redhat.com> Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>