Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305055
b: refs/heads/master
c: bb2e197
h: refs/heads/master
i:
  305053: 57a76c0
  305051: a3b28bf
  305047: 40420eb
  305039: 5780860
  305023: d1be63d
v: v3
  • Loading branch information
Jiri Kosina committed May 14, 2012
1 parent 467a3a9 commit e185a18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0cd516c246759bb57b69d836b625d8f8c566e8ca
refs/heads/master: bb2e19769533cc7c11257c67690358473099be9a
1 change: 1 addition & 0 deletions trunk/drivers/hid/hid-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ static int hid_add_field(struct hid_parser *parser, unsigned report_type, unsign
return -1;
}

/* Handle both signed and unsigned cases properly */
if ((parser->global.logical_minimum < 0 &&
parser->global.logical_maximum <
parser->global.logical_minimum) ||
Expand Down

0 comments on commit e185a18

Please sign in to comment.