Re: [PATCH][trivial] crypto: tcrypt - reduce stack size

From: Thiago Galesi
Date: Wed Feb 25 2009 - 09:06:34 EST


>        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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/