Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87898
b: refs/heads/master
c: 3387b80
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Mar 28, 2008
1 parent 0e5e7b0 commit 1b23c3a
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: f706d5d22c35e18ed13a4b2b4991aac75bf39df5
refs/heads/master: 3387b804d8850494bdf91d16800925a3fd46e37d
2 changes: 1 addition & 1 deletion trunk/net/9p/trans_fd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1520,7 +1520,7 @@ static int __init p9_trans_fd_init(void)
v9fs_register_trans(&p9_unix_trans);
v9fs_register_trans(&p9_fd_trans);

return 1;
return 0;
}

module_init(p9_trans_fd_init);
Expand Down

0 comments on commit 1b23c3a

Please sign in to comment.