Skip to content
Commit 4ef5651e authored by David Daney's avatar David Daney Committed by Linus Torvalds
Browse files

MIPS: Convert BUG() to use unreachable()



Use the new unreachable() macro instead of while(1);

Signed-off-by: default avatarDavid Daney <ddaney@caviumnetworks.com>
Acked-by: default avatarRalf Baechle <ralf@linux-mips.org>
CC: linux-mips@linux-mips.org
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent a5fc5eba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment