commit | bc3390111e4738108d75073c92912015ab1373cf | [log] [tgz] |
---|---|---|
author | Ryan McClelland <ryanmcclelland@meta.com> | Sat Sep 21 23:04:37 2024 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Sep 25 04:04:13 2024 -0400 |
tree | 81583bf226b824c4e9c92f152b7a1d7ded0b3a06 | |
parent | e6025909316f0e57e927cb252ed9a8ef379d9a0a [diff] |
drivers: i3c: shell: add helper function to parse args There is a lot of repeated code for parsing arguments. Add a function to do the same in every place. Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>