commit | 8f53b6fcc49745c19bb2dd2972185ff398160162 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu May 24 10:13:43 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu May 24 10:13:43 2007 -0700 |
tree | 4d989201797bb261965724621aa6c179a345e4f4 | |
parent | d333fc8d3006296f2893d17817bc0f67cf87f353 [diff] |
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 <torvalds@linux-foundation.org>