From: Richard Guy Briggs Date: Tue, 26 Nov 2013 23:01:36 +0000 (-0500) Subject: audit: fix incorrect type of sessionid X-Git-Tag: v3.14-rc1~118^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6cfee4cce25d8d2cc06c69f0de2b61d4b2249b3;p=pandora-kernel.git 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 Signed-off-by: Richard Guy Briggs Signed-off-by: Eric Paris --- Reading git-diff-tree failed