summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2024-10-03 17:46:51 +0300
committerBenjamin Tissoires <bentiss@kernel.org>2024-10-04 11:39:00 +0300
commitc653ffc283404a6c1c0e65143a833180c7ff799b (patch)
treead0e74018bac7d62e5d27f6a05db55354400cb48 /tools/perf/scripts/python/export-to-postgresql.py
parentae9b956cb26c0fd5a365629f2d723ab2fb14df79 (diff)
downloadlinux-c653ffc283404a6c1c0e65143a833180c7ff799b.tar.xz
HID: stop exporting hid_snto32()
The only user of hid_snto32() is Logitech HID++ driver, which always calls hid_snto32() with valid size (constant, either 12 or 8) and therefore can simply use sign_extend32(). Make the switch and remove hid_snto32(). Move snto32() and s32ton() to avoid introducing forward declaration. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Link: https://patch.msgid.link/20241003144656.3786064-2-dmitry.torokhov@gmail.com [bentiss: fix checkpatch warning] Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions