summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/usbtouchscreen.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2013-11-26 11:03:57 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2013-12-01 22:17:35 -0800
commitb884eb8c8502ca1fea497a02433c2b41de851f62 (patch)
tree227f2d8067a0bfe78658543307664ea1c560b497 /drivers/input/touchscreen/usbtouchscreen.c
parent358f24704f2f016af7d504b357cdf32606091d07 (diff)
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 'drivers/input/touchscreen/usbtouchscreen.c')
0 files changed, 0 insertions, 0 deletions