Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186664
b: refs/heads/master
c: f51f903
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent e126401 commit ef9989f
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: 79a22d5c264f5ddfc8573aa7eb234fe62dd1ee32
refs/heads/master: f51f90300010937bc9a2455cef88366448a6e718
2 changes: 1 addition & 1 deletion trunk/drivers/staging/go7007/s2250-loader.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ static int s2250loader_probe(struct usb_interface *interface,

static void s2250loader_disconnect(struct usb_interface *interface)
{
pdevice_extension_t s = usb_get_intfdata(interface);
pdevice_extension_t s;
printk(KERN_INFO "s2250: disconnect\n");
lock_kernel();
s = usb_get_intfdata(interface);
Expand Down

0 comments on commit ef9989f

Please sign in to comment.