From: Arjan van de Ven Date: Sat, 26 Jul 2008 02:45:38 +0000 (-0700) Subject: Use WARN() in block/ X-Git-Tag: v2.6.27-rc1~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12e0036818eed243c8ed6583ebf98261a2554e12;p=pandora-kernel.git Use WARN() in block/ Use WARN() instead of a printk+WARN_ON() pair; this way the message becomes part of the warning section for better reporting/collection. Signed-off-by: Arjan van de Ven Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed