Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303773
b: refs/heads/master
c: 3b92399
h: refs/heads/master
i:
  303771: b8f3d14
v: v3
  • Loading branch information
Greg Kroah-Hartman committed May 4, 2012
1 parent 7834ba3 commit 2c72819
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 0a5ebc88c74d8029e80a72e57cbebc0b3b4e5d98
refs/heads/master: 3b923993daaa38f1ae297a79f734c308866dd026
1 change: 0 additions & 1 deletion trunk/drivers/input/mouse/appletouch.c
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,6 @@ static inline void atp_report_fingers(struct input_dev *input, int fingers)
static int atp_status_check(struct urb *urb)
{
struct atp *dev = urb->context;
struct input_dev *idev = dev->input;
struct usb_interface *intf = dev->intf;

switch (urb->status) {
Expand Down

0 comments on commit 2c72819

Please sign in to comment.