zephyr/subsys/shell
Johan Hedberg fe20f55d03 shell: Remove redundant checking for argv[0]
The way get_command_and_module() is used it's impossible for it to be
given an argv where argv[0] is NULL.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-11-15 16:04:39 +02:00
..
modules
CMakeLists.txt
Kconfig
shell_service.c
shell.c shell: Remove redundant checking for argv[0] 2017-11-15 16:04:39 +02:00