diff options
author | Qinglang Miao <[email protected]> | 2020-09-29 16:56:51 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-09-29 12:56:39 +0200 |
commit | 58e49346672f738cf6eeb62009a5b0ae194374c4 (patch) | |
tree | c51b4b0b2041736ddde4e4185cd963e1c1668552 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 988d0763361bb65690d60e2bc53a6b72777040c3 (diff) |
serial: mvebu-uart: fix unused variable warning
There's a warning shows that 'ret' becomes an unused variable
after simplify the return expression of mvebu_uart_probe(). So
remove it.
Fixes: b63537020db3 ("serial: mvebu-uart: simplify the return expression of mvebu_uart_probe()")
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Qinglang Miao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions