[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <82ecf08e0902250606g1e1a0a16l3a20fd1e8222d94e@mail.gmail.com>
Date: Wed, 25 Feb 2009 11:06:18 -0300
From: Thiago Galesi <thiagogalesi@...il.com>
To: Frank Seidel <fseidel@...e.de>
Cc: linux kernel <linux-kernel@...r.kernel.org>,
linux-crypto@...r.kernel.org, Frank Seidel <frank@...eidel.de>,
akpm@...ux-foundation.org,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller" <davem@...emloft.net>, nhorman@...driver.com,
lho@...c.com, kaber@...sh.net, darrenrjenkins@...il.com
Subject: Re: [PATCH][trivial] crypto: tcrypt - reduce stack size
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists