public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the final tree (Linus' tree related - vai vfs tree)
@ 2013-09-06  7:19 Stephen Rothwell
  2013-09-06  8:52 ` Geert Uytterhoeven
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2013-09-06  7:19 UTC (permalink / raw)
  To: Al Viro; +Cc: linux-next, linux-kernel, Christoph Hellwig, Jan Kara

[-- Attachment #1: Type: text/plain, Size: 463 bytes --]

Hi all,

After merging the final tree, today's linux-next build (arm defconfig)
produced this warning:

fs/direct-io.c: In function 'sb_init_dio_done_wq':
fs/direct-io.c:557:2: warning: value computed is not used [-Wunused-value]

This is:

	cmpxchg(&sb->s_dio_done_wq, NULL, wq);

Introduced by commit 7b7a8665edd8 ("direct-io: Implement generic deferred
AIO completions").

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-09 19:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-06  7:19 linux-next: build warning after merge of the final tree (Linus' tree related - vai vfs tree) Stephen Rothwell
2013-09-06  8:52 ` Geert Uytterhoeven
2013-09-09  3:21   ` Olof Johansson
2013-09-09 14:39     ` Jan Kara
2013-09-09 16:45       ` Olof Johansson
2013-09-09 19:20         ` Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox