提交 134a8ca1 编写于 作者: J Jhih-Ming Hunag 提交者: Greg Kroah-Hartman

staging: ccree: move * to close variable name instead of type.

Move * to close variable name instead of type.
Signed-off-by: NJhih-Ming Hunag <fbihjmeric@gmail.com>
Acked-by: NGilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 4e09b077
...@@ -1843,7 +1843,7 @@ static inline int ssi_aead_gcm( ...@@ -1843,7 +1843,7 @@ static inline int ssi_aead_gcm(
#ifdef CC_DEBUG #ifdef CC_DEBUG
static inline void ssi_aead_dump_gcm( static inline void ssi_aead_dump_gcm(
const char* title, const char *title,
struct aead_request *req) struct aead_request *req)
{ {
struct crypto_aead *tfm = crypto_aead_reqtfm(req); struct crypto_aead *tfm = crypto_aead_reqtfm(req);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册