Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77920
b: refs/heads/master
c: 8cd226c
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Jan 29, 2008
1 parent 189eeb4 commit 2b4cf5f
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: 4019191be7316ed4a39e1c1c2b623baa7dc6c843
refs/heads/master: 8cd226ca3f64f28c8123ebfaa6afe8dc8c18b174
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/cluster/sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ int o2cb_sys_init(void)
{
int ret;

o2cb_kset = kset_create_and_add("o2cb", NULL, fs_kobj);
o2cb_kset = kset_create_and_add("o2cb", NULL, NULL);
if (!o2cb_kset)
return -ENOMEM;

Expand Down

0 comments on commit 2b4cf5f

Please sign in to comment.