Prev: Loan Request
Next: 2.6.33 guest crash
From: Stephen Rothwell on 29 Mar 2010 23:50 Hi Takashi, After merging the sound tree, today's linux-next build (x86_64 allmodconfig) produced this warning: sound/pci/hda/patch_realtek.c: In function 'fillup_priv_adc_nids': sound/pci/hda/patch_realtek.c:5120: warning: format '%s' expects type 'char *', but argument 2 has type 'int' sound/pci/hda/patch_realtek.c:5120: warning: too few arguments for format Introduced by commit 6694635d3ae1b038d7a0e38b80637db867c7c8e2 ("ALSA: hda - Fix ADC/MUX assignment of ALC269 codec"). -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/
From: Takashi Iwai on 30 Mar 2010 02:10 At Tue, 30 Mar 2010 14:48:09 +1100, Stephen Rothwell wrote: > > Hi Takashi, > > After merging the sound tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > sound/pci/hda/patch_realtek.c: In function 'fillup_priv_adc_nids': > sound/pci/hda/patch_realtek.c:5120: warning: format '%s' expects type 'char *', but argument 2 has type 'int' > sound/pci/hda/patch_realtek.c:5120: warning: too few arguments for format > > Introduced by commit 6694635d3ae1b038d7a0e38b80637db867c7c8e2 ("ALSA: hda > - Fix ADC/MUX assignment of ALC269 codec"). Fixed now. Thanks! Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: Loan Request Next: 2.6.33 guest crash |