md: add MODULE_DESCRIPTION for all md related modules.
[deliverable/linux.git] / drivers / md / raid6algos.c
index 8ce102cc2e7bb3b10d3ee1176b30406f97ae8e0f..bffc61bff5ab7c743d4ce0da3d716cd8642112f0 100644 (file)
@@ -150,3 +150,4 @@ static void raid6_exit(void)
 subsys_initcall(raid6_select_algo);
 module_exit(raid6_exit);
 MODULE_LICENSE("GPL");
+MODULE_DESCRIPTION("RAID6 Q-syndrome calculations");
This page took 0.036728 seconds and 5 git commands to generate.