crypto: sha1-mb - stylistic cleanup
commit0a7f330c12f2b3cab53b396d4dc369c2dcf272eb
authorMegha Dey <megha.dey@linux.intel.com>
Tue, 31 May 2016 21:42:20 +0000 (31 14:42 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 2 Jun 2016 10:39:04 +0000 (2 18:39 +0800)
tree2ebd2fea82b9f7f4e4a1ebd5af60a6b0bb45e6f2
parented494d4fa234443a005489afb6b9583415ad89ff
crypto: sha1-mb - stylistic cleanup

Currently there are several checkpatch warnings in the sha1_mb.c file:
'WARNING: line over 80 characters' in the sha1_mb.c file. Also, the
syntax of some multi-line comments are not correct. This patch fixes
these issues.

Signed-off-by: Megha Dey <megha.dey@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/sha-mb/sha1_mb.c