mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +08:00
Trivial changes to spacing
This commit is contained in:
@@ -163,8 +163,8 @@ void ieee802154_indpool_initialize(void)
|
||||
* general structures.
|
||||
*/
|
||||
|
||||
ind->flink = g_indfree_irq;
|
||||
g_indfree_irq = ind;
|
||||
ind->flink = g_indfree_irq;
|
||||
g_indfree_irq = ind;
|
||||
|
||||
/* Set up for the next structure from the pool */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user