From: Linus Torvalds Date: Thu, 24 May 2007 17:13:43 +0000 (-0700) Subject: Don't call a warnign a bug. It's a warning. X-Git-Tag: v2.6.22-rc3~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f53b6fcc49745c19bb2dd2972185ff398160162;p=pandora-kernel.git Don't call a warnign a bug. It's a warning. Change the default printout message for WARN_ON() to say what it is, not something else. I'm tired of having people get all aflutter about a warning. Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed