linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the crypto tree
@ 2016-08-25  1:38 Stephen Rothwell
  2016-08-25  6:20 ` Martin Schwidefsky
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2016-08-25  1:38 UTC (permalink / raw)
  To: Herbert Xu; +Cc: linux-next, linux-kernel, Martin Schwidefsky

Hi Herbert,

After merging the crypto tree, today's linux-next build (powerpc
ppc64_defconfig) produced this warning:

crypto/xor.c: In function 'calibrate_xor_blocks':
crypto/xor.c:156:1: warning: label 'out' defined but not used [-Wunused-label]
 out:
 ^

Introduced by commit

  39457acda913 ("crypto: xor - skip speed test if the xor function is selected automatically")

This build does not have XOR_SELECT_TEMPLATE set.

-- 
Cheers,
Stephen Rothwell

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

end of thread, other threads:[~2016-08-26 15:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-25  1:38 linux-next: build warning after merge of the crypto tree Stephen Rothwell
2016-08-25  6:20 ` Martin Schwidefsky
2016-08-25  7:47   ` Herbert Xu
2016-08-25 11:14     ` Stephen Rothwell
2016-08-26 15:19       ` crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).