OSDN Git Service

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)
commit24086e3d44e1282e64f4bb4801838e554f43a709
tree996033071f23f7ed50bde17d0e2b7fe07bf5bab3
parent57de3aefb73fec7cebaf5c6f5f47ef6be4416c12
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