eba43fac8d
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
core.c | ||
i2c.c | ||
ndlc.c | ||
ndlc.h | ||
se.c | ||
spi.c | ||
st-nci.h | ||
vendor_cmds.c |