From: Artem Bityutskiy Date: Tue, 26 Oct 2010 21:23:06 +0000 (-0700) Subject: lib/list_sort: test: use more reasonable printk levels X-Git-Tag: v2.6.37-rc1~105^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb2ab10fa693110cffa7087ffe2749d6e9a27d5f;p=pandora-kernel.git lib/list_sort: test: use more reasonable printk levels I do not see any reason to use KERN_WARN for normal messages and KERN_EMERG for error messages in the lib_sort testing routine. Let's use more reasonable KERN_NORM and KERN_ERR levels. Signed-off-by: Artem Bityutskiy Cc: Don Mullis Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed