diff options
author | 2021-04-13 17:45:30 +0800 | |
---|---|---|
committer | 2021-04-13 14:50:57 -0700 | |
commit | eba43fac8dfafc07141315e8d7715e317d5cfe95 (patch) | |
tree | bf101406db903668f868e2b80e01e51280767c16 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ibmvnic: improve failover sysfs entry (diff) | |
download | wireguard-linux-eba43fac8dfafc07141315e8d7715e317d5cfe95.tar.xz wireguard-linux-eba43fac8dfafc07141315e8d7715e317d5cfe95.zip |
nfc: st-nci: remove unnecessary label
in st_nci_spi_write function, first assign a value to a variable then
goto exit label. return statement just follow the label and exit label
just used once, so we should directly return and remove exit label.
Signed-off-by: wengjianfeng <wengjianfeng@yulong.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions