Skip to content

[nrf fromtree] drivers: nrf_wifi: Initialize TWT response parameters … #8261

[nrf fromtree] drivers: nrf_wifi: Initialize TWT response parameters …

[nrf fromtree] drivers: nrf_wifi: Initialize TWT response parameters … #8261

Triggered via pull request December 24, 2024 09:06
Status Success
Total duration 2m 45s
Artifacts 1

compliance.yml

on: pull_request
Run compliance checks on patch series (PR)
2m 35s
Run compliance checks on patch series (PR)
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 1 notice
Run compliance checks on patch series (PR)
Process completed with exit code 1.
Run compliance checks on patch series (PR): ClangFormat.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details. You may want to run clang-format on this change: - struct wifi_twt_params twt_params = { 0 }; - struct twt_interval_float twt_interval_fp = { 0 }; + struct wifi_twt_params twt_params = {0}; + struct twt_interval_float twt_interval_fp = {0}; File:drivers/wifi/nrf_wifi/src/wifi_mgmt.c Line:625
You may want to run clang-format on this change: drivers/wifi/nrf_wifi/src/wifi_mgmt.c#L625
drivers/wifi/nrf_wifi/src/wifi_mgmt.c:625 - struct wifi_twt_params twt_params = { 0 }; - struct twt_interval_float twt_interval_fp = { 0 }; + struct wifi_twt_params twt_params = {0}; + struct twt_interval_float twt_interval_fp = {0};

Artifacts

Produced during runtime
Name Size
compliance.xml
612 Bytes