projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aee177a
)
md-cluster: Add 'SUSE' as author for md-cluster.c
author
Guoqing Jiang
<gqjiang@suse.com>
Mon, 12 Oct 2015 09:21:25 +0000
(17:21 +0800)
committer
Goldwyn Rodrigues
<rgoldwyn@suse.com>
Mon, 12 Oct 2015 16:58:15 +0000
(11:58 -0500)
Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
drivers/md/md-cluster.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/md/md-cluster.c
b/drivers/md/md-cluster.c
index c7b8027cebdd7c78fcb5e7b54f4e565988c433cb..35ac2e8cb7f13c2b2c4bbeea3bdeb6089ef49629 100644
(file)
--- a/
drivers/md/md-cluster.c
+++ b/
drivers/md/md-cluster.c
@@
-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");