Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316081
b: refs/heads/master
c: 1a8b294
h: refs/heads/master
i:
  316079: 4b9a84a
v: v3
  • Loading branch information
Jiri Kosina committed Jun 18, 2012
1 parent 7b3f53c commit 6c03223
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0a09d3ab3780aad9e64f1e45e56acf5b20bb82bf
refs/heads/master: 1a8b294ce6b0cdab438175eed45ebb088bdd659a
2 changes: 1 addition & 1 deletion trunk/drivers/hid/uhid.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ static int uhid_hid_get_raw(struct hid_device *hid, unsigned char rnum,
struct uhid_event *ev;
unsigned long flags;
int ret;
size_t len;
size_t uninitialized_var(len);
struct uhid_feature_answer_req *req;

if (!uhid->running)
Expand Down

0 comments on commit 6c03223

Please sign in to comment.