Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344756
b: refs/heads/master
c: a5675c8
h: refs/heads/master
v: v3
  • Loading branch information
Sebastian Andrzej Siewior authored and Nicholas Bellinger committed Nov 28, 2012
1 parent 7e11399 commit ea7f101
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: 1c98d2f439f3f945c5040fd648d817e86314f2fa
refs/heads/master: a5675c8a8b72efdd09ccd1b0975c4670675775ef
2 changes: 1 addition & 1 deletion trunk/drivers/target/target_core_configfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -2496,7 +2496,7 @@ static struct config_group *target_core_make_subdev(

dev_cg = &dev->dev_group;

dev_cg->default_groups = kzalloc(sizeof(struct config_group *) * 7,
dev_cg->default_groups = kzalloc(sizeof(struct config_group *) * 6,
GFP_KERNEL);
if (!dev_cg->default_groups)
goto out_free_device;
Expand Down

0 comments on commit ea7f101

Please sign in to comment.