diff options
author | Alain Volmat <alain.volmat@foss.st.com> | 2021-12-01 14:47:50 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-12-02 00:14:01 +0300 |
commit | 05907656b94f6c1b96cbcc3063a683f4c580b63a (patch) | |
tree | 9acf990c88b9bf3efbf73296f71fbffa5cfc2952 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1071d1ad31503cd45fabcdb5bfa778508f68f3a0 (diff) | |
download | linux-05907656b94f6c1b96cbcc3063a683f4c580b63a.tar.xz |
i2c: stm32: get rid of stm32f7_i2c_release_bus return value
Function stm32f7_i2c_release_bus is always returning 0, hence it
should be a void function. Update the function and remove the
return value error checking code in caller functions.
Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions