mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:06:09 +08:00
Remove the tail spaces from all files except Documentation
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Brennan Ashton
parent
528dce4f7f
commit
2c5f653bfd
+2
-2
@@ -35,7 +35,7 @@ config CAN_PREALLOC_CONNS
|
||||
default 4
|
||||
---help---
|
||||
Number of CAN connections (all tasks).
|
||||
|
||||
|
||||
This number of connections will be pre-allocated during system boot.
|
||||
If dynamic connections allocation is enabled, more connections may
|
||||
be allocated at a later time, as the system needs them. Else this
|
||||
@@ -67,7 +67,7 @@ config CAN_MAX_CONNS
|
||||
---help---
|
||||
If dynamic connections allocation is selected (CAN_ALLOC_CONNS > 0)
|
||||
this will limit the number of connections that can be allocated.
|
||||
|
||||
|
||||
This is useful in case the system is under very heavy load (or
|
||||
under attack), ensuring that the heap will not be exhausted.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user