diff options
author | 2013-11-26 11:03:57 -0800 | |
---|---|---|
committer | 2013-12-01 22:17:35 -0800 | |
commit | b884eb8c8502ca1fea497a02433c2b41de851f62 (patch) | |
tree | 227f2d8067a0bfe78658543307664ea1c560b497 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Input: add key code for ambient light sensor button (diff) | |
download | linux-dev-b884eb8c8502ca1fea497a02433c2b41de851f62.tar.xz linux-dev-b884eb8c8502ca1fea497a02433c2b41de851f62.zip |
Input: sur40 - suppress false uninitialized variable warning
We will never use packet_id before initializing it as we start with
"need_blobs == -1" and will set packet_id there.
Also use le32_to_cpu when fetching header->packet_id.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions