From: Michael Holzheu Date: Wed, 21 Feb 2007 09:55:24 +0000 (+0100) Subject: [S390] Remove BUG() statement X-Git-Tag: v2.6.21-rc2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b9329367504d19c7c166c5aec557d070caccd70;p=pandora-kernel.git [S390] Remove BUG() statement To avoid ugly warings for older gccs, we replace BUG() with "return NULL", which is just as well. Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed