Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263303
b: refs/heads/master
c: 4e0f052
h: refs/heads/master
i:
  263301: 655dcb3
  263299: fc87a8a
  263295: fbdf2da
v: v3
  • Loading branch information
Roland Dreier authored and Nicholas Bellinger committed Aug 22, 2011
1 parent 67c3e11 commit 77133c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: f15ea5780d08e4c96930c0d607d05e480ec588c8
refs/heads/master: 4e0f05297ff615a9a4e269da301ff77f660a3ab0
2 changes: 0 additions & 2 deletions trunk/drivers/target/tcm_fc/tfc_conf.c
Original file line number Diff line number Diff line change
Expand Up @@ -655,9 +655,7 @@ static void __exit ft_exit(void)
synchronize_rcu();
}

#ifdef MODULE
MODULE_DESCRIPTION("FC TCM fabric driver " FT_VERSION);
MODULE_LICENSE("GPL");
module_init(ft_init);
module_exit(ft_exit);
#endif /* MODULE */

0 comments on commit 77133c2

Please sign in to comment.