diff options
author | Colin Ian King <[email protected]> | 2020-07-09 11:12:03 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-07-09 22:41:11 +0100 |
commit | 50f06cb1dd82f13a1d3897a327dcd7963ea75707 (patch) | |
tree | 599ac740d3122db50637bc933a662f211d4966b7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 60a883d119ab9ef63f830c85bbd2f0e2e2314f4f (diff) |
spi: atmel: remove redundant label out_free
The error exit label out_free is no longer being used, it is redundant
and can be removed.
Cleans up warning:
drivers/spi/spi-atmel.c:1680:1: warning: label ‘out_free’ defined but not used [-Wunused-label]
Fixes: 2d9a744685bc ("spi: atmel: No need to call spi_master_put() if spi_alloc_master() failed")
Signed-off-by: Colin Ian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions