From: Patrick McHardy Date: Wed, 7 May 2008 14:29:42 +0000 (+0800) Subject: [HIFN]: Remove printk_ratelimit() for debugging printk X-Git-Tag: v2.6.27-rc1~1107^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7808f0738f9ac5cff05bd89ee457334b9a029b5c;p=pandora-kernel.git [HIFN]: Remove printk_ratelimit() for debugging printk Without debugging this spams the log with "printk: N messages surpressed" without any actual messages on error. With debugging its more useful to always see the message. Signed-off-by: Patrick McHardy Acked-by: Evgeniy Polyakov Signed-off-by: Herbert Xu --- Reading git-diff-tree failed