Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343066
b: refs/heads/master
c: 6233362
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Tissoires authored and Jiri Kosina committed Dec 5, 2012
1 parent 9ae9ae7 commit e05a390
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: c737bcf92ea206d3b5d351890f1ade9e12ad4cbe
refs/heads/master: 6233362852785dbaffe1896d62ec834faf53fb57
3 changes: 0 additions & 3 deletions trunk/drivers/hid/i2c-hid/i2c-hid.c
Original file line number Diff line number Diff line change
Expand Up @@ -901,9 +901,6 @@ static int __devexit i2c_hid_remove(struct i2c_client *client)
struct i2c_hid *ihid = i2c_get_clientdata(client);
struct hid_device *hid;

if (WARN_ON(!ihid))
return -1;

hid = ihid->hid;
hid_destroy_device(hid);

Expand Down

0 comments on commit e05a390

Please sign in to comment.