Eric Biggers <[email protected]> writes: > From: Eric Biggers <[email protected]> > > Remove the boilerplate license text and replace it with the equivalent > SPDX license identifier. > > Signed-off-by: Eric Biggers <[email protected]> > --- > drivers/crypto/vmx/aes.c | 14 +------------- > drivers/crypto/vmx/aes_cbc.c | 14 +------------- > drivers/crypto/vmx/aes_ctr.c | 14 +------------- > drivers/crypto/vmx/aes_xts.c | 14 +------------- > drivers/crypto/vmx/vmx.c | 14 +------------- > 5 files changed, 5 insertions(+), 65 deletions(-)
Looks good to me. Reviewed-by: Michael Ellerman <[email protected]> cheers
