From: "Rafał Miłecki" <rafal@milecki.pl>
To: kernel test robot <lkp@intel.com>
Cc: oe-kbuild-all@lists.linux.dev,
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
Miquel Raynal <miquel.raynal@bootlin.com>
Subject: Re: [srini-nvmem:for-next 1/1] drivers/mtd/mtdcore.c:548:29: warning: unused variable 'node'
Date: Wed, 25 Oct 2023 22:29:44 +0200 [thread overview]
Message-ID: <4c79d7ff70f62e73870137bf4be7bba6@milecki.pl> (raw)
In-Reply-To: <202310260402.NPx7gZH3-lkp@intel.com>
On 2023-10-25 22:24, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/srini/nvmem.git
> for-next
> head: ca7384334d9bf741e2768d60887924671c4d9a7f
> commit: ca7384334d9bf741e2768d60887924671c4d9a7f [1/1] Revert "nvmem:
> add new config option"
> config: m68k-allyesconfig
> (https://download.01.org/0day-ci/archive/20231026/202310260402.NPx7gZH3-lkp@intel.com/config)
> compiler: m68k-linux-gcc (GCC) 13.2.0
> reproduce (this is a W=1 build):
> (https://download.01.org/0day-ci/archive/20231026/202310260402.NPx7gZH3-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/202310260402.NPx7gZH3-lkp@intel.com/
>
> All warnings (new ones prefixed by >>):
>
> drivers/mtd/mtdcore.c: In function 'mtd_nvmem_add':
>>> drivers/mtd/mtdcore.c:548:29: warning: unused variable 'node'
>>> [-Wunused-variable]
> 548 | struct device_node *node = mtd_get_of_node(mtd);
> | ^~~~
This warning comes from applying this patch on top of v6.6-rc1.
It was meant to be applied after my commit 2cc3b37f5b6d ("nvmem: add
explicit config option to read old syntax fixed OF cells") that is now
part of the:
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/log/?h=char-misc-next
--
Rafał Miłecki
prev parent reply other threads:[~2023-10-25 22:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-25 20:24 [srini-nvmem:for-next 1/1] drivers/mtd/mtdcore.c:548:29: warning: unused variable 'node' kernel test robot
2023-10-25 20:29 ` Rafał Miłecki [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=4c79d7ff70f62e73870137bf4be7bba6@milecki.pl \
--to=rafal@milecki.pl \
--cc=lkp@intel.com \
--cc=miquel.raynal@bootlin.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=srinivas.kandagatla@linaro.org \
/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.