Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338707
b: refs/heads/master
c: 1ac9060
h: refs/heads/master
i:
  338705: f6d462c
  338703: 496716c
v: v3
  • Loading branch information
Yan Hong authored and Greg Kroah-Hartman committed Nov 26, 2012
1 parent ad43610 commit 968c909
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f36446cf9bbebaa03a80d95cfeeafbaf68218249
refs/heads/master: 1ac90609b721824b9a9a5b5fd4e4b647a3d28d45
1 change: 0 additions & 1 deletion trunk/drivers/usb/storage/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,6 @@ int usb_stor_probe1(struct us_data **pus,
host->max_cmd_len = 16;
host->sg_tablesize = usb_stor_sg_tablesize(intf);
*pus = us = host_to_us(host);
memset(us, 0, sizeof(struct us_data));
mutex_init(&(us->dev_mutex));
us_set_lock_class(&us->dev_mutex, intf);
init_completion(&us->cmnd_ready);
Expand Down

0 comments on commit 968c909

Please sign in to comment.