Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174945
b: refs/heads/master
c: ed7487c
h: refs/heads/master
i:
  174943: 2d27ec6
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 20902fc commit 0ce9015
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a33279dfd825846325546b4d42d542b214ccb8d9
refs/heads/master: ed7487c2c28560a6b06900851ab63ebca1aea444
1 change: 1 addition & 0 deletions trunk/drivers/usb/core/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ static int init_usb_class(void)
printk(KERN_ERR "class_create failed for usb devices\n");
kfree(usb_class);
usb_class = NULL;
goto exit;
}
usb_class->class->devnode = usb_devnode;

Expand Down

0 comments on commit 0ce9015

Please sign in to comment.