Skip to content

Debug stream thread info compile warning fixes - #9482

Merged
lgirdwood merged 2 commits into
thesofproject:mainfrom
jsarha:debug_stream_thread_info_compile_warning_fixes
Sep 19, 2024
Merged

Debug stream thread info compile warning fixes#9482
lgirdwood merged 2 commits into
thesofproject:mainfrom
jsarha:debug_stream_thread_info_compile_warning_fixes

Conversation

@jsarha

Copy link
Copy Markdown
Contributor

Couple of compile warning fixes.

@lgirdwood

Copy link
Copy Markdown
Member

SOFCI TEST

Comment threadsrc/debug/debug_stream/debug_stream_slot.c
Jyri Sarha added 2 commits September 18, 2024 22:02
Fix one "unused variable" and one "may be used uninitialized"
warning. The maybe used is false positive, but still better to silence
it.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
@jsarha
jsarhaforce-pushed the debug_stream_thread_info_compile_warning_fixes branch from 51691bf to 3634d9eCompareSeptember 18, 2024 19:05
@jsarha

Copy link
Copy Markdown
ContributorAuthor

@lyakh@kv2019i should be good now.

@lgirdwood
lgirdwood merged commit baa3e65 into thesofproject:mainSep 19, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@jsarha@lgirdwood@lyakh@kv2019i