summaryrefslogtreecommitdiff
path: root/.github/workflows/pre-commit.yml
diff options
context:
space:
mode:
authorJerzy Kasenberg <[email protected]>2024-01-23 13:48:09 +0100
committerJerzy Kasenberg <[email protected]>2024-01-23 13:51:10 +0100
commit1c9a839401cb7323f93202f600c6f3148100e10a (patch)
tree3a1a3bc090311e367bcb8cb2c619b8382e7f91a0 /.github/workflows/pre-commit.yml
parent57bbf3ad2baf4e47ed2a501e80cf975f2dcafad1 (diff)
audio_device: Fix unused variable warning
In some configurations local variable p_desc_parse_for_params is declared and never used resulting in warning that can be escalated to build error (for mynewt) Now variable is surrounded with same preprocessor condition as function that uses it audiod_parse_for_AS_params()
Diffstat (limited to '.github/workflows/pre-commit.yml')
0 files changed, 0 insertions, 0 deletions