Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249140
b: refs/heads/master
c: a2b9d24
h: refs/heads/master
v: v3
  • Loading branch information
K. Y. Srinivasan authored and Greg Kroah-Hartman committed Apr 25, 2011
1 parent 3093b69 commit 09cb9cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: e01c33b886e7bcf44c8861853fb475efd248053c
refs/heads/master: a2b9d24eafd4785e5a07924cdb5a37867bda4620
5 changes: 0 additions & 5 deletions trunk/drivers/staging/hv/blkvsc_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -968,11 +968,6 @@ static int blkvsc_probe(struct device *device)
static int ide1_registered;


if (!storvsc_drv_obj->base.dev_add) {
ret = -1;
goto Cleanup;
}

blkdev = kzalloc(sizeof(struct block_device_context), GFP_KERNEL);
if (!blkdev) {
ret = -ENOMEM;
Expand Down

0 comments on commit 09cb9cf

Please sign in to comment.