Skip to content
Commit 30fed346 authored by Riyan Dhiman's avatar Riyan Dhiman Committed by Herbert Xu
Browse files

crypto: aegis128 - Fix indentation issue in crypto_aegis128_process_crypt()



The code in crypto_aegis128_process_crypt() had an indentation
issue where spaces were used instead of tabs. This commit
corrects the indentation to use tabs, adhering to the
Linux kernel coding style guidelines.

Issue reported by checkpatch:
- ERROR: code indent should use tabs where possible

No functional changes are intended.

Signed-off-by: default avatarRiyan Dhiman <riyandhiman14@gmail.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent c398cb8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment