diff options
| author | Martin Kaiser <martin@kaiser.cx> | 2022-10-15 17:24:38 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-20 17:35:03 +0200 |
| commit | 6325d858c48d2fefe1c93da36f74b506d7abf71d (patch) | |
| tree | 64f6f0660277f008ae22543894289ea0378c5f48 /tools/perf/scripts/python/bin | |
| parent | ece8119070de777c7a1685211c8056a2ce6d3df8 (diff) | |
| download | linux-6325d858c48d2fefe1c93da36f74b506d7abf71d.tar.gz linux-6325d858c48d2fefe1c93da36f74b506d7abf71d.zip | |
staging: r8188eu: remove unnecessary return
Remove the return statement at the end of the if branch. We can continue
to the final return after the if-else.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Acked-by: Pavel Skripkin <paskripkin@gmail.com>
Link: https://lore.kernel.org/r/20221015152440.232281-8-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
