diff options
Diffstat (limited to 'drivers/crypto/vmx/aes_ctr.c')
| -rw-r--r-- | drivers/crypto/vmx/aes_ctr.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/crypto/vmx/aes_ctr.c b/drivers/crypto/vmx/aes_ctr.c index 79ba062ee1c1..9a3da8cd62f3 100644 --- a/drivers/crypto/vmx/aes_ctr.c +++ b/drivers/crypto/vmx/aes_ctr.c @@ -1,5 +1,5 @@  // SPDX-License-Identifier: GPL-2.0-only -/** +/*   * AES CTR routines supporting VMX instructions on the Power 8   *   * Copyright (C) 2015 International Business Machines Inc. | 
