On Wed, Jul 11, 2012 at 02:20:56PM +0300, Jussi Kivilinna wrote: > Initialization of cra_list is currently mixed, most ciphers initialize this > field and most shashes do not. Initialization however is not needed at all > since cra_list is initialized/overwritten in __crypto_register_alg() with > list_add(). Therefore perform cleanup to remove all unneeded initializations > of this field in 'crypto/drivers/'. Acked-by: Kent Yoder <key@xxxxxxxxxxxxxxxxxx> Thanks, Kent -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html