commit | f0a45381147dbd0dcfb00a7c0c4598878059be6e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 15 18:11:10 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Sat Mar 27 15:04:31 2021 +1300 |
tree | b349f3c8d38d1fc8230af1f3b45837ef0dba4b52 | |
parent | 8f5fdf3a53d93009e6df3c60987ddf51df035977 [diff] |
sandbox: Update do_host_bind() argument counting Remove the 'bind' subcommand before processing the arguments. This will make it easier to add an optional flag. Signed-off-by: Simon Glass <sjg@chromium.org>