kconfig: Remove blank lines at the beginning/end of files
Maybe this is some "just in case" thing that got copied around. There's no need to have a blank line at the beginning or end of Kconfig files. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
7aa8e43add
commit
53376394b7
98 changed files with 1 additions and 109 deletions
|
@ -7,4 +7,3 @@ config $(module)_LOG_MESSAGE_QUEUE_SIZE
|
|||
(see $(module)_LOG_MESSAGE_QUEUE_TIMEOUT). Too big queue on relatively
|
||||
slow shell transport may lead to situation where logs are dropped
|
||||
because all log messages are enqueued.
|
||||
|
||||
|
|
|
@ -7,4 +7,3 @@ config $(module)_LOG_MESSAGE_QUEUE_TIMEOUT
|
|||
dropped if queue is still full after requested time (-1 is forever).
|
||||
Logger thread is blocked for that period, thus long timeout impacts
|
||||
other logger backends and must be used with care.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue