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>
drivers/tty/tty_audit.c
patch
|
blob
|
history
include/linux/init_task.h
patch
|
blob
|
history
include/net/netlabel.h
patch
|
blob
|
history
include/net/xfrm.h
patch
|
blob
|
history
kernel/audit.c
patch
|
blob
|
history
kernel/auditfilter.c
patch
|
blob
|
history
kernel/auditsc.c
patch
|
blob
|
history
net/xfrm/xfrm_policy.c
patch
|
blob
|
history
net/xfrm/xfrm_state.c
patch
|
blob
|
history
net/xfrm/xfrm_user.c
patch
|
blob
|
history
diff --cc
drivers/tty/tty_audit.c
Simple merge
diff --cc
include/linux/init_task.h
Simple merge
diff --cc
include/net/netlabel.h
Simple merge
diff --cc
include/net/xfrm.h
Simple merge
diff --cc
kernel/audit.c
Simple merge
diff --cc
kernel/auditfilter.c
Simple merge
diff --cc
kernel/auditsc.c
Simple merge
diff --cc
net/xfrm/xfrm_policy.c
Simple merge
diff --cc
net/xfrm/xfrm_state.c
Simple merge
diff --cc
net/xfrm/xfrm_user.c
Simple merge