Remove dead store to local variable.
This commit is contained in:
parent
bf51c9665d
commit
4daa09f343
@ -536,7 +536,6 @@ shutdown_halt(void *junk, int howto)
|
||||
cpu_halt();
|
||||
/* NOTREACHED */
|
||||
default:
|
||||
howto &= ~RB_HALT;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user