[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190530145525.3cca17cb@canb.auug.org.au>
Date: Thu, 30 May 2019 14:55:25 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Matteo Croce <mcroce@...hat.com>
Subject: linux-next: build warning after merge of the akpm-current tree
Hi all,
After merging the akpm-current tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
net/tipc/sysctl.c:42:12: warning: 'one' defined but not used [-Wunused-variable]
static int one = 1;
^~~
net/tipc/sysctl.c:41:12: warning: 'zero' defined but not used [-Wunused-variable]
static int zero;
^~~~
Introduced by commit
6a33853c5773 ("proc/sysctl: add shared variables for range check")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists