From: David Daney Date: Thu, 10 Dec 2009 17:28:21 +0000 (-0800) Subject: Blackfin: Convert BUG() to use unreachable() X-Git-Tag: v2.6.33-rc1~53^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64a2b168023bfd09037ba760838762e56c44178e;p=pandora-kernel.git Blackfin: Convert BUG() to use unreachable() Use the new unreachable() macro instead of for(;;); Signed-off-by: David Daney Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed