From: Eric Paris Date: Wed, 27 Nov 2013 22:35:17 +0000 (-0500) Subject: audit: convert all sessionid declaration to unsigned int X-Git-Tag: v3.14-rc1~118^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4440e8548153e9e6d56db9abe6f3bc0e5b9eb74f;p=pandora-kernel.git audit: convert all sessionid declaration to unsigned int 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 Signed-off-by: Richard Guy Briggs Signed-off-by: Eric Paris --- Reading git-diff-tree failed