From: Tobias Oed Date: Mon, 11 Jun 2007 12:56:31 +0000 (-0400) Subject: SELinux: Use %lu for inode->i_no when printing avc X-Git-Tag: v2.6.23-rc1~1102^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13bddc2e9d591e31bf20020dc19ea6ca85de420e;p=pandora-kernel.git SELinux: Use %lu for inode->i_no when printing avc Inode numbers are unsigned long and so need to %lu as format string of printf. Signed-off-by: Tobias Oed Signed-off-by: James Morris --- Reading git-diff-tree failed