From 13bddc2e9d591e31bf20020dc19ea6ca85de420e Mon Sep 17 00:00:00 2001 From: Tobias Oed Date: Mon, 11 Jun 2007 08:56:31 -0400 Subject: [PATCH] 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-format-patch failed