md: deal with merge_bvec_fn in component devices better.
[safe/jmp/linux-2.6] / drivers / md / raid6algos.c
index 8ce102c..bffc61b 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");