Remove bogus BUG() in kernel/exit.c
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 29 Apr 2005 16:37:07 +0000 (09:37 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 29 Apr 2005 16:37:07 +0000 (09:37 -0700)
It's old sanity checking that may have been useful for debugging, but
is just bogus these days.

Noticed by Mattia Belletti.


No differences found