All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Mahesh Talewad <mahesh.talewad@nxp.com>, linux-bluetooth@vger.kernel.org
Cc: oe-kbuild-all@lists.linux.dev, devyani.godbole@nxp.com,
	luiz.dentz@gmail.com, sarveshwar.bajaj@nxp.com,
	mahesh.talewad@nxp.com, vinit.mehta@nxp.com
Subject: Re: [PATCH BlueZ v2 1/1] Enhanced or Legacy Accept Synchronous Connection Request command
Date: Thu, 25 Dec 2025 23:42:55 +0800	[thread overview]
Message-ID: <202512252310.9FjpXrbM-lkp@intel.com> (raw)
In-Reply-To: <20251224063150.2476968-2-mahesh.talewad@nxp.com>

Hi Mahesh,

kernel test robot noticed the following build warnings:

[auto build test WARNING on v6.18]
[cannot apply to bluetooth-next/master bluetooth/master v6.19-rc2 v6.19-rc1 linus/master next-20251219]
[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/Mahesh-Talewad/Enhanced-or-Legacy-Accept-Synchronous-Connection-Request-command/20251224-143311
base:   v6.18
patch link:    https://lore.kernel.org/r/20251224063150.2476968-2-mahesh.talewad%40nxp.com
patch subject: [PATCH BlueZ v2 1/1] Enhanced or Legacy Accept Synchronous Connection Request command
config: nios2-randconfig-r071-20251225 (https://download.01.org/0day-ci/archive/20251225/202512252310.9FjpXrbM-lkp@intel.com/config)
compiler: nios2-linux-gcc (GCC) 11.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251225/202512252310.9FjpXrbM-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/202512252310.9FjpXrbM-lkp@intel.com/

All warnings (new ones prefixed by >>):

   In file included from include/net/bluetooth/hci_core.h:37,
                    from net/bluetooth/hci_core.c:39:
>> include/net/bluetooth/hci_sync.h:198:33: warning: 'esco_params_msbc' defined but not used [-Wunused-const-variable=]
     198 | static const struct esco_params esco_params_msbc[] = {
         |                                 ^~~~~~~~~~~~~~~~


vim +/esco_params_msbc +198 include/net/bluetooth/hci_sync.h

   197	
 > 198	static const struct esco_params esco_params_msbc[] = {

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

      parent reply	other threads:[~2025-12-25 15:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-24  6:31 [PATCH BlueZ v2 0/1] Enhanced or Legacy Accept Synchronous Connection Request command Mahesh Talewad
2025-12-24  6:31 ` [PATCH BlueZ v2 1/1] " Mahesh Talewad
2025-12-24  6:58   ` bluez.test.bot
2025-12-25 15:42   ` kernel test robot [this message]

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=202512252310.9FjpXrbM-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=devyani.godbole@nxp.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    --cc=mahesh.talewad@nxp.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=sarveshwar.bajaj@nxp.com \
    --cc=vinit.mehta@nxp.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.