zephyr/subsys/shell
Anas Nashif 4c32258606 style: add braces around if/while statements
Per guidelines, all statements should have braces around them. We do not
have a CI check for this, so a few went in unnoticed.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-06 15:20:21 +02:00
..
modules
CMakeLists.txt
Kconfig shell: Refactor shell_history to use less RW memory 2019-05-30 09:44:03 -04:00
Kconfig.backends
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell_cmds.c shell: add select command 2019-05-24 11:04:42 +02:00
shell_dummy.c
shell_fprintf.c
shell_help.c shell: add select command 2019-05-24 11:04:42 +02:00
shell_help.h
shell_history.c shell: Refactor shell_history to use less RW memory 2019-05-30 09:44:03 -04:00
shell_log_backend.c
shell_ops.c
shell_ops.h
shell_rtt.c
shell_telnet_protocol.h
shell_telnet.c
shell_uart.c shell: Fix shell uart not waking up shell on mcumgr data 2019-06-04 14:00:17 +02:00
shell_utils.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
shell_utils.h shell: add select command 2019-05-24 11:04:42 +02:00
shell_vt100.h shell: add select command 2019-05-24 11:04:42 +02:00
shell_wildcard.c
shell_wildcard.h
shell.c shell: add select command 2019-05-24 11:04:42 +02:00