Trivial changes to spacing
This commit is contained in:
parent
3fcdc28a59
commit
a1a68216a9
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user