From: Kees Cook Date: Wed, 3 Feb 2010 23:37:13 +0000 (-0800) Subject: syslog: use defined constants instead of raw numbers X-Git-Tag: v2.6.34-rc1~228^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d78ca3cd733d8a2c3dcd88471beb1a15d973eed8;p=pandora-kernel.git syslog: use defined constants instead of raw numbers Right now the syslog "type" action are just raw numbers which makes the source difficult to follow. This patch replaces the raw numbers with defined constants for some level of sanity. Signed-off-by: Kees Cook Acked-by: John Johansen Acked-by: Serge Hallyn Signed-off-by: James Morris --- Reading git-diff-tree failed