staging: ccree: move * to close variable name instead of type.
Move * to close variable name instead of type. Signed-off-by: Jhih-Ming Hunag <fbihjmeric@gmail.com> Acked-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
4e09b077a0
commit
134a8ca1c9
@ -1843,7 +1843,7 @@ static inline int ssi_aead_gcm(
|
||||
|
||||
#ifdef CC_DEBUG
|
||||
static inline void ssi_aead_dump_gcm(
|
||||
const char* title,
|
||||
const char *title,
|
||||
struct aead_request *req)
|
||||
{
|
||||
struct crypto_aead *tfm = crypto_aead_reqtfm(req);
|
||||
|
Loading…
Reference in New Issue
Block a user