Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259502
b: refs/heads/master
c: a6d8181
h: refs/heads/master
v: v3
  • Loading branch information
Márton Németh authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent e306a42 commit bf83a95
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: acf51ab8ce3ed9e409c6c04eae1968affa8ae311
refs/heads/master: a6d81814a5fe83c43539c0df8ed2d701911496c2
2 changes: 1 addition & 1 deletion trunk/drivers/staging/usbip/vhci_sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ static ssize_t store_attach(struct device *dev, struct device_attribute *attr,
/* check sockfd */
socket = sockfd_to_socket(sockfd);
if (!socket)
return -EINVAL;
return -EINVAL;

/* now need lock until setting vdev status as used */

Expand Down

0 comments on commit bf83a95

Please sign in to comment.