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:
ff235f5
)
audit: convert all sessionid declaration to unsigned int
author
Eric Paris
<eparis@redhat.com>
Wed, 27 Nov 2013 22:35:17 +0000
(17:35 -0500)
committer
Eric Paris
<eparis@redhat.com>
Tue, 14 Jan 2014 03:31:46 +0000
(22:31 -0500)
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>
No differences found