commit | fe20f55d0328a398eca62dd5e654ba0bd883866d | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Nov 15 08:42:27 2017 +0200 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Wed Nov 15 16:04:39 2017 +0200 |
tree | 50f2e143482dd65ac1cfcb6586413adad512c346 | |
parent | 74556b7abbccb25aff044f86e9292ff879f19660 [diff] |
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>