From: Frans Pop Date: Tue, 23 Jun 2009 23:02:58 +0000 (-0700) Subject: ide-cd: Improve "weird block size" error message X-Git-Tag: v2.6.31-rc2~90^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9ae62433e46909fc9e7d97ce74202c2851667b8;p=pandora-kernel.git ide-cd: Improve "weird block size" error message Currently the error gets repeated too frequently, for example each time HAL polls the device when a disc is present. Avoid that by using printk_once instead of printk. Also join the error and corrective action messages into a single line. Signed-off-by: Frans Pop Acked-by: Borislav Petkov Signed-off-by: David S. Miller --- Reading git-diff-tree failed