sparc: remove redundant return statements
Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
e28cab42f3
commit
1349ea08e8
14 changed files with 0 additions and 20 deletions
|
@ -25,5 +25,4 @@ prom_putsegment(int ctx, unsigned long vaddr, int segment)
|
|||
(*(romvec->pv_setctxt))(ctx, (char *) vaddr, segment);
|
||||
restore_current();
|
||||
spin_unlock_irqrestore(&prom_lock, flags);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue