parisc: Convert BUG() to use unreachable()
authorDavid Daney <ddaney@caviumnetworks.com>
Thu, 10 Dec 2009 17:28:18 +0000 (17:28 +0000)
committerKyle McMartin <kyle@mcmartin.ca>
Wed, 16 Dec 2009 03:48:55 +0000 (03:48 +0000)
Use the new unreachable() macro instead of for(;;);

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>

No differences found