Re: linux-next: build warning after merge of the akpm-current tree
From: Chris Mason
Date: Mon Jan 19 2015 - 10:50:27 EST
On Mon, Jan 19, 2015 at 2:45 AM, Stephen Rothwell
<sfr@xxxxxxxxxxxxxxxx> wrote:
Hi Andrew,
After merging the akpm-current tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
fs/eventfd.c: In function 'eventfd_poll':
fs/eventfd.c:121:16: warning: unused variable 'flags'
[-Wunused-variable]
unsigned long flags;
^
Introduced by commit a90de8a54127 ("eventfd: don't take the spinlock
in
eventfd_poll").
Whoops, I'll send a v2.
-chris
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/