]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: geode-aes - fixed coding style warnings and error
authorChris Gorman <chrisjohgorman@gmail.com>
Thu, 6 Jul 2017 18:44:56 +0000 (14:44 -0400)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 18 Jul 2017 10:15:57 +0000 (18:15 +0800)
commit5e463b0d6a9eaf0161508f3ab581a35ce8b73457
tree996033071f23f7ed50bde17d0e2b7fe07bf5bab3
parent051737582972d2194fa4d6396ea5395343ea4ccb
crypto: geode-aes - fixed coding style warnings and error

fixed WARNING: Block comments should align the * on each line
fixed WARNINGs: Missing a blank line after declarations
fixed ERROR: space prohibited before that ',' (ctx:WxE)

Signed-off-by: Chris Gorman <chrisjohgorman@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/geode-aes.c