Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174998
b: refs/heads/master
c: 2eb5052
h: refs/heads/master
v: v3
  • Loading branch information
Felipe Balbi authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 3e4729a commit 9cd4ade
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: 719a6e8876ee860fcb0c90d4123bff1e3df26dfd
refs/heads/master: 2eb5052e2a22b0d9edbca19d099661fdabfc03ca
2 changes: 1 addition & 1 deletion trunk/drivers/usb/core/hub.c
Original file line number Diff line number Diff line change
Expand Up @@ -1676,7 +1676,7 @@ static int usb_configure_device_otg(struct usb_device *udev)
if (!udev->bus->is_b_host
&& udev->config
&& udev->parent == udev->bus->root_hub) {
struct usb_otg_descriptor *desc = 0;
struct usb_otg_descriptor *desc = NULL;
struct usb_bus *bus = udev->bus;

/* descriptor may appear anywhere in config */
Expand Down

0 comments on commit 9cd4ade

Please sign in to comment.