All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the spi tree
@ 2020-07-09  4:10 Stephen Rothwell
  2020-07-09  5:29 ` Peng Fan
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2020-07-09  4:10 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux Next Mailing List, Linux Kernel Mailing List, Peng Fan

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

Hi all,

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

drivers/spi/spi-atmel.c: In function 'atmel_spi_probe':
drivers/spi/spi-atmel.c:1680:1: warning: label 'out_free' defined but not used [-Wunused-label]
 1680 | out_free:
      | ^~~~~~~~

Introduced by commit

  2d9a744685bc ("spi: atmel: No need to call spi_master_put() if spi_alloc_master() failed")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2020-07-09 10:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09  4:10 linux-next: build warning after merge of the spi tree Stephen Rothwell
2020-07-09  5:29 ` Peng Fan
2020-07-09  7:50   ` Peng Fan
2020-07-09 10:39     ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.