Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220008
b: refs/heads/master
c: a200adb
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Sep 30, 2010
1 parent fc719af commit 23c4deb
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: e10496041bd8ef75772d6adbbd7029ca023dc66e
refs/heads/master: a200adb1c73e9ef24c6415b08fd4fd54e3ba1488
2 changes: 1 addition & 1 deletion trunk/drivers/staging/keucr/transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@ int usb_stor_Bulk_reset(struct us_data *us)
//----- usb_stor_port_reset() ---------------------
int usb_stor_port_reset(struct us_data *us)
{
int result, rc_lock;
int result;

//printk("transport --- usb_stor_port_reset\n");
result = usb_lock_device_for_reset(us->pusb_dev, us->pusb_intf);
Expand Down

0 comments on commit 23c4deb

Please sign in to comment.