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 All applied. Thanks Cristian! -- Email: Herbert Xu Home Page

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

2014-08-08 Thread Horia Geantă
On 7/28/2014 1:11 PM, 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 > --- > crypto/testmgr.c | 498 > +++--

[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 --- crypto/testmgr.c | 498 +++ 1 file changed, 242 insertions(+), 256 deletions(-)