Skip to content

Commit

Permalink
md-cluster: Add 'SUSE' as author for md-cluster.c
Browse files Browse the repository at this point in the history
Signed-off-by: Guoqing Jiang <[email protected]>
  • Loading branch information
GuoqingJiang authored and goldwynr committed Oct 12, 2015
1 parent aee177a commit 86b5727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/md/md-cluster.c
Original file line number Diff line number Diff line change
Expand Up @@ -1051,5 +1051,6 @@ static void cluster_exit(void)

module_init(cluster_init);
module_exit(cluster_exit);
MODULE_AUTHOR("SUSE");
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("Clustering support for MD");

0 comments on commit 86b5727

Please sign in to comment.