From: David Daney Date: Sat, 5 Dec 2009 01:44:54 +0000 (-0800) Subject: avr32: Convert BUG() to use unreachable() X-Git-Tag: v2.6.33-rc1~413 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d16d08717faeaa8afd1b736a096dbaab90f08e;p=pandora-kernel.git avr32: Convert BUG() to use unreachable() Use the new unreachable() macro instead of for(;;); Signed-off-by: David Daney Acked-by: Haavard Skinnemoen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed