]> git.baikalelectronics.ru Git - kernel.git/commit
audit: fix incorrect type of sessionid
authorRichard Guy Briggs <rgb@redhat.com>
Tue, 26 Nov 2013 23:01:36 +0000 (18:01 -0500)
committerEric Paris <eparis@redhat.com>
Tue, 14 Jan 2014 03:30:32 +0000 (22:30 -0500)
commitb0c9303fffd03798e3f8da7baed1157c5e8cf55b
treefff0a0c9714ba0846fd691aa1c95f6f4f24e4e07
parent42449daf512f0fbc428126e0de31e5482961bfc3
audit: fix incorrect type of sessionid

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