[S390] Remove BUG() statement
authorMichael Holzheu <holzheu@de.ibm.com>
Wed, 21 Feb 2007 09:55:24 +0000 (10:55 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 21 Feb 2007 09:55:24 +0000 (10:55 +0100)
To avoid ugly warings for older gccs, we replace
BUG() with "return NULL", which is just as well.

Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/ipl.c

Simple merge