Messages in this thread |  | | Date | Thu, 9 Jul 2020 13:29:39 +0800 (GMT+08:00) | From | "Peng Fan" <> | Subject | Re: linux-next: build warning after merge of the spi tree |
| |
Very sorry for that, I will re-send v2 later.
"Stephen Rothwell" <sfr@canb.auug.org.au>wrote: > 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
|  |