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

nrf_wifi: Remove extra logline from log #1104

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

kapbh
Copy link
Contributor

@kapbh kapbh commented Oct 31, 2023

The functions nrf_wifi_osal_log_err, nrf_wifi_osal_log_info and nrf_wifi_osal_log_dbg use log macros, which already adds newline. No need to add "\n" in end of these function calls. Remove "\n" from these function calls.

@krish2718 krish2718 added the DNM Do not merge label Nov 1, 2023
The functions nrf_wifi_osal_log_err,
nrf_wifi_osal_log_info and nrf_wifi_osal_log_dbg use
log macros, which already adds newline.
No need to add "\n" in end of these function calls.
Remove "\n" from these function calls.

Signed-off-by: Kapil Bhatt <[email protected]>
@krish2718 krish2718 removed the DNM Do not merge label Nov 22, 2023
@kapbh kapbh requested a review from krga2022 November 22, 2023 07:37
@rlubos rlubos merged commit 3266a76 into nrfconnect:main Nov 22, 2023
2 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.

7 participants