shell: remove empty lines at EOF
The c-file one was recently introduced by
commit 5cf7b48eb4
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
parent
addafb8222
commit
66b9e955b0
2 changed files with 0 additions and 2 deletions
|
@ -157,4 +157,3 @@ source "subsys/shell/modules/Kconfig"
|
|||
|
||||
endif #SHELL
|
||||
endmenu
|
||||
|
||||
|
|
|
@ -1451,4 +1451,3 @@ int shell_execute_cmd(const struct shell *shell, const char *cmd)
|
|||
|
||||
return execute(shell);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue