diff options
author | Peng Fan <[email protected]> | 2020-07-07 16:50:42 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-07-07 14:26:31 +0100 |
commit | 2d9a744685bc3a4bf1d097782550c450ff0c3b04 (patch) | |
tree | 3c78fccbc08a9d3e044c94767237d0140dd5f2d1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d93529962d2aaee599157911894af2a791979e9f (diff) |
spi: atmel: No need to call spi_master_put() if spi_alloc_master() failed
There is no need to call spi_master_put() if spi_alloc_master()
failed, it should return -ENOMEM directly.
Signed-off-by: Peng Fan <[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