Don't call a warnign a bug. It's a warning.
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 24 May 2007 17:13:43 +0000 (10:13 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 24 May 2007 17:13:43 +0000 (10:13 -0700)
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 <torvalds@linux-foundation.org>

No differences found