Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
shell: modules: kernel: streamline code
This commit includes cleanups to `kernel_service`: - `shell_tdata_dump()`: Adjust formatting to align with `.clang-format`. - `shell_stack_dump()`: Update to pass `sh` directly instead of `user_data` since it is already assigned. (cherry picked from commit b44250a) Original-Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com> GitOrigin-RevId: b44250a Cr-Build-Id: 8728672958632284305 Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8728672958632284305 Copybot-Job-Name: zephyr-main-copybot-downstream Change-Id: I640131520cf18d275d1bb4af53380444cee2071d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/6093821 Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> Reviewed-by: Jeremy Bettis <jbettis@chromium.org> Tested-by: Jeremy Bettis <jbettis@chromium.org> Commit-Queue: Jeremy Bettis <jbettis@chromium.org>
- Loading branch information