Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253987
b: refs/heads/master
c: 5eff5be
h: refs/heads/master
i:
  253985: 932a954
  253983: 5cb95c1
v: v3
  • Loading branch information
Dan Carpenter authored and Nicholas Bellinger committed Jun 24, 2011
1 parent 8206dd3 commit 1ba84e4
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: 552523dcbf0f33d44d816da310be8227a2c1502a
refs/heads/master: 5eff5be0b1993f4291f2b8c6d035b408010f96c5
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 @@ -312,7 +312,7 @@ struct target_fabric_configfs *target_fabric_configfs_init(

tf = kzalloc(sizeof(struct target_fabric_configfs), GFP_KERNEL);
if (!(tf))
return ERR_PTR(-ENOMEM);
return NULL;

INIT_LIST_HEAD(&tf->tf_list);
atomic_set(&tf->tf_access_cnt, 0);
Expand Down

0 comments on commit 1ba84e4

Please sign in to comment.