Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174885
b: refs/heads/master
c: b1f0a34
h: refs/heads/master
i:
  174883: 38d77e2
v: v3
  • Loading branch information
Matthew Wilcox authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 350be38 commit 4ea924f
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: 872d3599622702b59a00521c0a5b8ff3822e1803
refs/heads/master: b1f0a34ca983a6defb0431aa18c9268eb9ffcc4a
2 changes: 1 addition & 1 deletion trunk/drivers/usb/core/generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ int usb_choose_configuration(struct usb_device *udev)

if (best) {
i = best->desc.bConfigurationValue;
dev_info(&udev->dev,
dev_dbg(&udev->dev,
"configuration #%d chosen from %d choice%s\n",
i, num_configs, plural(num_configs));
} else {
Expand Down

0 comments on commit 4ea924f

Please sign in to comment.