Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: wifi: shell: enhance consistency in __wifi_args_to_params #81815

Merged

Conversation

ndrs-pst
Copy link
Contributor

Several arguments were added but have not yet been aligned with others in the same function.
Hence, use getopt_state to access optarg, offering a better alternative to direct global access.

Several arguments were added but have not yet been aligned with others
in the same function. Hence, use `getopt_state` to access `optarg`,
offering a better alternative to direct global access.

Signed-off-by: Pisit Sawangvonganan <[email protected]>
@ndrs-pst
Copy link
Contributor Author

@Rex-Chen-NXP FYI :)

@kartben kartben merged commit 08fe69c into zephyrproject-rtos:main Nov 27, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants