[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200710163204.651bb496@canb.auug.org.au>
Date: Fri, 10 Jul 2020 16:32:04 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Christian Brauner <christian@...uner.io>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: linux-next: build warning after merge of the pidfd tree
Hi all,
After merging the pidfd tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:
fs/nsfs.c: In function 'ns_ioctl':
fs/nsfs.c:195:14: warning: unused variable 'pid_struct' [-Wunused-variable]
195 | struct pid *pid_struct;
| ^~~~~~~~~~
fs/nsfs.c:194:22: warning: unused variable 'child_reaper' [-Wunused-variable]
194 | struct task_struct *child_reaper;
| ^~~~~~~~~~~~
Introduced by commit
a57927d2dce2 ("nsfs: add NS_GET_INIT_PID ioctl")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists