Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1725812 > unrolled thread

linux-next: build warning after merge of the sound-asoc tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2017-09-04 04:30 +0200
Last post2017-09-04 04:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: build warning after merge of the sound-asoc tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-09-04 04:30 +0200

#1725812 — linux-next: build warning after merge of the sound-asoc tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-09-04 04:30 +0200
Subjectlinux-next: build warning after merge of the sound-asoc tree
Message-ID<ulPjb-85u-7@gated-at.bofh.it>
Hi all,

After merging the sound-asoc tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

sound/soc/codecs/cs43130.c: In function 'cs43130_imp_meas':
sound/soc/codecs/cs43130.c:2089:18: warning: 'hpload_seq' may be used uninitialized in this function [-Wmaybe-uninitialized]
        hpload_seq[i].msk, ac_idx);
                  ^

Introduced by commit

  8f1e5bf9b440 ("ASoC: cs43130: Add support for CS43130 codec")

This is probably a false positive.

-- 
Cheers,
Stephen Rothwell

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web