Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156546
b: refs/heads/master
c: 01105a2
h: refs/heads/master
v: v3
  • Loading branch information
Alan Stern authored and Greg Kroah-Hartman committed Aug 7, 2009
1 parent c084328 commit c6d1f99
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: e8e2ff462dd92693f29eb848f42d3eb720390d59
refs/heads/master: 01105a246345f011fde64d24a601090b646e9e4c
2 changes: 1 addition & 1 deletion trunk/drivers/usb/core/devio.c
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ static int usbdev_open(struct inode *inode, struct file *file)
if (!ps)
goto out;

ret = -ENOENT;
ret = -ENODEV;

/* usbdev device-node */
if (imajor(inode) == USB_DEVICE_MAJOR)
Expand Down

0 comments on commit c6d1f99

Please sign in to comment.