Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338136
b: refs/heads/master
c: 0d7fe14
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 3bb4255 commit 206522e
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: fdfa2339c121ef34361cb8016a7b271f54cd3fc8
refs/heads/master: 0d7fe14f69a7a7322a72b4d76f835fbe4000fe8c
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6656/main_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1202,7 +1202,7 @@ device_release_WPADEV(pDevice);
return 0;
}

static void __devexit vt6656_disconnect(struct usb_interface *intf)
static void vt6656_disconnect(struct usb_interface *intf)
{
PSDevice device = usb_get_intfdata(intf);

Expand Down

0 comments on commit 206522e

Please sign in to comment.