]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: sha1-mb - stylistic cleanup
authorMegha Dey <megha.dey@linux.intel.com>
Tue, 31 May 2016 21:42:20 +0000 (14:42 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 2 Jun 2016 10:39:04 +0000 (18:39 +0800)
commitd74f384dad68ea5c7d0d1d15182e6a3458494ddc
tree2ebd2fea82b9f7f4e4a1ebd5af60a6b0bb45e6f2
parent78eef430dcefe5b3042a349dd52c15597ced46b8
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