Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168842
b: refs/heads/master
c: 0109d7e
h: refs/heads/master
v: v3
  • Loading branch information
David Howells committed Nov 20, 2009
1 parent f968880 commit 2d742fc
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: 14e69647c868459bcb910f771851ca7c699efd21
refs/heads/master: 0109d7e614e016a842569628116f54847a177f6e
2 changes: 1 addition & 1 deletion trunk/fs/cifs/cifsfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -1037,7 +1037,7 @@ init_cifs(void)
if (rc)
goto out_unregister_key_type;
#endif
rc = slow_work_register_user();
rc = slow_work_register_user(THIS_MODULE);
if (rc)
goto out_unregister_resolver_key;

Expand Down

0 comments on commit 2d742fc

Please sign in to comment.