diff options
author | Aapo Vienamo <aapo.vienamo@iki.fi> | 2018-05-04 12:20:53 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2018-05-08 12:03:39 +0300 |
commit | cf56c819c851a542a43b3b9d4330ed6821a62da1 (patch) | |
tree | 82990af887fac883fd8709581d9d3d29c6af39a8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3ce7f76ff9033cbf966c1121ea59051b533f95ef (diff) | |
download | linux-cf56c819c851a542a43b3b9d4330ed6821a62da1.tar.xz |
mmc: tegra: remove redundant return statement
A redundant return statement is removed from
tegra_sdhci_set_uhs_signaling(). The function returns void and the
return does not affect the control flow of the function.
Signed-off-by: Aapo Vienamo <aapo.vienamo@iki.fi>
Acked-by: Thierry Reding <treding@nvidia.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions