Re: [PATCH] crypto: testmgr.c: white space fix-ups on test_aead

2014-08-25 Thread Herbert Xu
On Mon, Jul 28, 2014 at 01:11:23PM +0300, Cristian Stoica wrote: This patch inverts two if conditions and allows removal of one tab-stop in their code-blocks. Only white-space clean-up follows. Signed-off-by: Cristian Stoica cristian.sto...@freescale.com All applied. Thanks Cristian! --

[PATCH] crypto: testmgr.c: white space fix-ups on test_aead

2014-07-28 Thread Cristian Stoica
This patch inverts two if conditions and allows removal of one tab-stop in their code-blocks. Only white-space clean-up follows. Signed-off-by: Cristian Stoica cristian.sto...@freescale.com --- crypto/testmgr.c | 498 +++ 1 file changed, 242