Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337115
b: refs/heads/master
c: ff549e4
h: refs/heads/master
i:
  337113: 5666639
  337111: 6871d3b
v: v3
  • Loading branch information
Devendra Naga authored and Greg Kroah-Hartman committed Oct 22, 2012
1 parent dff3dc7 commit b20df3e
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: 96a031a2dac72a54cbbd5edca7de4cd5b5ea1d44
refs/heads/master: ff549e4772c8bcb787077fbf67006bff5961f149
2 changes: 1 addition & 1 deletion trunk/drivers/staging/ced1401/usb1401.c
Original file line number Diff line number Diff line change
Expand Up @@ -1537,7 +1537,7 @@ static int ced_probe(struct usb_interface *interface,
static void ced_disconnect(struct usb_interface *interface)
{
DEVICE_EXTENSION *pdx = usb_get_intfdata(interface);
int minor = interface->minor; // save for message at the end
int minor = interface->minor;
int i;

usb_set_intfdata(interface, NULL); // remove the pdx from the interface
Expand Down

0 comments on commit b20df3e

Please sign in to comment.