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:
c2412d9
)
audit: fix incorrect type of sessionid
author
Richard Guy Briggs
<rgb@redhat.com>
Tue, 26 Nov 2013 23:01:36 +0000
(18:01 -0500)
committer
Eric Paris
<eparis@redhat.com>
Tue, 14 Jan 2014 03:30:32 +0000
(22:30 -0500)
The type of task->sessionid is unsigned int, the return
type of audit_get_sessionid should be consistent with it.
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
include/linux/audit.h
patch
|
blob
|
history
diff --cc
include/linux/audit.h
Simple merge