Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267950
b: refs/heads/master
c: cae50a2
h: refs/heads/master
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Aug 25, 2011
1 parent fb1fd62 commit c608395
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: 5260e291ff116ff1db14166a778fcab3f5932bc8
refs/heads/master: cae50a27a0405b7a70a97a2c9c22912955c84d44
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/storvsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ static int storvsc_connect_to_vsp(struct hv_device *device, u32 ring_size)
storvsc_on_channel_callback, device);

if (ret != 0)
return -1;
return ret;

ret = storvsc_channel_init(device);

Expand Down

0 comments on commit c608395

Please sign in to comment.