mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
crypto: testmgr - fix indentation for test_acomp() args
Set right indentation for test_acomp(). Signed-off-by: Lucas Segarra Fernandez <[email protected]> Reviewed-by: Giovanni Cabiddu <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
This commit is contained in:
committed by
Herbert Xu
parent
0e831f3d2f
commit
442f06067f
+1
-1
@@ -3322,7 +3322,7 @@ out:
|
||||
}
|
||||
|
||||
static int test_acomp(struct crypto_acomp *tfm,
|
||||
const struct comp_testvec *ctemplate,
|
||||
const struct comp_testvec *ctemplate,
|
||||
const struct comp_testvec *dtemplate,
|
||||
int ctcount, int dtcount)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user