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)
commitb6cfee4cce25d8d2cc06c69f0de2b61d4b2249b3
treefff0a0c9714ba0846fd691aa1c95f6f4f24e4e07
parentc2412d91c68426e22add16550f97ae5cd988a159
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