zephyr/samples/subsys/shell/shell_module/src
Anas Nashif 2fb19fcbdd style: samples/tests: 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
..
dynamic_cmd.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
main.c shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
qsort.c style: samples/tests: add braces around if/while statements 2019-06-06 15:20:21 +02:00
test_module.c