> int i; > int ret; > > - printk("\ntesting speed of %s\n", algo); > + printk(KERN_INFO "\ntesting speed of %s\n", algo); Wouldn't it be better to take the first \n out as well?? -- - Thiago Galesi -- 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