diff options
author | Wentao Guan <guanwentao@uniontech.com> | 2025-02-14 14:04:18 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2025-03-04 23:26:29 +0300 |
commit | 723aa55c08c9d1e0734e39a815fd41272eac8269 (patch) | |
tree | 5b50ea2c9787c424c65ae66956bcb2f2712c646b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 07583a0010696a17fb0942e0b499a62785c5fc9f (diff) | |
download | linux-723aa55c08c9d1e0734e39a815fd41272eac8269.tar.xz |
HID: i2c-hid: improve i2c_hid_get_report error message
We have two places to print "failed to set a report to ...",
use "get a report from" instead of "set a report to", it makes
people who knows less about the module to know where the error
happened.
Before:
i2c_hid_acpi i2c-FTSC1000:00: failed to set a report to device: -11
After:
i2c_hid_acpi i2c-FTSC1000:00: failed to get a report from device: -11
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions