dect
/
linux-2.6
Archived
13
0
Fork 0

crypto: api - Fix checkpatch errors

Signed-off-by: Richard Hartmann <richih.mailinglist@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
Richard Hartmann 2010-02-16 20:26:46 +08:00 committed by Herbert Xu
parent 189bd4b056
commit 3d01a33b77
1 changed files with 6 additions and 7 deletions

View File

@ -318,7 +318,6 @@ static void crypto_exit_ops(struct crypto_tfm *tfm)
default:
BUG();
}
}