mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: dengxiang <dengxiang@nfschina.com>,
	tiwai@suse.com, yangyingliang@huawei.com, perex@perex.cz
Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org,
	dengxiang@nfschina.com
Subject: Re: [PATCH] ALSA: hda/realtek: Add quirks for Unis  H3C Desktop B760 & Q760
Date: Thu, 29 Jun 2023 13:09:51 +0800	[thread overview]
Message-ID: <202306291229.5w2tIZjA-lkp@intel.com> (raw)
In-Reply-To: <20230629030016.10185-1-dengxiang@nfschina.com>

Hi dengxiang,

kernel test robot noticed the following build warnings:

[auto build test WARNING on tiwai-sound/for-next]
[also build test WARNING on tiwai-sound/for-linus linus/master v6.4 next-20230628]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/dengxiang/ALSA-hda-realtek-Add-quirks-for-Unis-H3C-Desktop-B760-Q760/20230629-110147
base:   https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git for-next
patch link:    https://lore.kernel.org/r/20230629030016.10185-1-dengxiang%40nfschina.com
patch subject: [PATCH] ALSA: hda/realtek: Add quirks for Unis  H3C Desktop B760 & Q760
config: x86_64-kexec (https://download.01.org/0day-ci/archive/20230629/202306291229.5w2tIZjA-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce: (https://download.01.org/0day-ci/archive/20230629/202306291229.5w2tIZjA-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202306291229.5w2tIZjA-lkp@intel.com/

All warnings (new ones prefixed by >>):

   sound/pci/hda/patch_realtek.c: In function 'alc897_fixup_unis_h3c_x500s':
>> sound/pci/hda/patch_realtek.c:11212:26: warning: unused variable 'spec' [-Wunused-variable]
   11212 |         struct alc_spec *spec = codec->spec;
         |                          ^~~~


vim +/spec +11212 sound/pci/hda/patch_realtek.c

 11208	
 11209	static void alc897_fixup_unis_h3c_x500s(struct hda_codec *codec,
 11210						  const struct hda_fixup *fix, int action)
 11211	{
 11212		struct alc_spec *spec = codec->spec;
 11213	
 11214		if (action != HDA_FIXUP_ACT_PRE_PROBE)
 11215			return;
 11216	
 11217		snd_hda_add_verbs(codec, alc897_unis_h3c_x500s_eapd_verbs);
 11218	}
 11219	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

  reply	other threads:[~2023-06-29  5:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-29  3:00 dengxiang
2023-06-29  5:09 ` kernel test robot [this message]
2023-06-30  1:26 dengxiang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202306291229.5w2tIZjA-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=dengxiang@nfschina.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    --cc=yangyingliang@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®