Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235393
b: refs/heads/master
c: 5af9a6e
h: refs/heads/master
i:
  235391: 9f50e03
v: v3
  • Loading branch information
Huzaifa Sidhpurwala authored and Greg Kroah-Hartman committed Mar 3, 2011
1 parent 82abc14 commit 2ec9d3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 45d1b7ae205e39e95ec65747f8871661aaa105e4
refs/heads/master: 5af9a6eb376bf7a9da738a56c01206e6d7e4a1b1
2 changes: 0 additions & 2 deletions trunk/drivers/usb/storage/sierra_ms.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,13 +126,11 @@ static DEVICE_ATTR(truinst, S_IRUGO, show_truinst, NULL);
int sierra_ms_init(struct us_data *us)
{
int result, retries;
signed long delay_t;
struct swoc_info *swocInfo;
struct usb_device *udev;
struct Scsi_Host *sh;
struct scsi_device *sd;

delay_t = 2;
retries = 3;
result = 0;
udev = us->pusb_dev;
Expand Down

0 comments on commit 2ec9d3d

Please sign in to comment.