aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-08-06 15:35:34 -0700
committerDmitry Torokhov <[email protected]>2020-08-06 17:33:43 -0700
commitea38f06e0291986eb93beb6d61fd413607a30ca4 (patch)
treeb62a4a50cd783ee6d24091ba427f36a6b531ccb4 /tools/perf/scripts/python/export-to-postgresql.py
parent47fcd0f969e98c4a82a12efb956c6f8d39aa918a (diff)
Input: sentelic - fix error return when fsp_reg_write fails
Currently when the call to fsp_reg_write fails -EIO is not being returned because the count is being returned instead of the return value in retval. Fix this by returning the value in retval instead of count. Addresses-Coverity: ("Unused value") Fixes: fc69f4a6af49 ("Input: add new driver for Sentelic Finger Sensing Pad") Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions