mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
Remove the unnecessary "return;" at the end of function
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
126b33c488
commit
6d30726a1b
@@ -456,8 +456,6 @@ void sparc_clrpend_irq(int irq)
|
||||
|
||||
putreg32(1 << cpuint, S698PM_IRQREG_ICLEAR);
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user