]> 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)
commitf0a3f22fcc3fd1d42d0ccad40590872f4feb5049
tree2ebd2fea82b9f7f4e4a1ebd5af60a6b0bb45e6f2
parentd7b1ed2119ce45d7862724619080fdc37dff8963
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