linux/drivers/crypto/hisilicon
Weili Qian ced18fd179 crypto: hisilicon/qm - fix coding style issues
1. Remove extra blank lines.
2. Remove extra spaces.
3. Use spaces instead of tabs around '=' and '\',
to ensure consistent coding styles.
4. Macros should be capital letters, change 'QM_SQC_VFT_NUM_MASK_v2'
to 'QM_SQC_VFT_NUM_MASK_V2'.

Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-02-14 13:39:33 +08:00
..
hpre crypto: hisilicon/hpre - Set DMA alignment explicitly 2022-12-09 18:45:00 +08:00
sec crypto: hisilicon - Use request_complete helpers 2023-02-13 18:34:49 +08:00
sec2 crypto: hisilicon - Use request_complete helpers 2023-02-13 18:34:49 +08:00
trng crypto: hisilicon/trng - fix local variable type 2022-06-17 17:19:20 +08:00
zip crypto: hisilicon/qm - modify the process of regs dfx 2022-11-18 16:59:34 +08:00
debugfs.c crypto: hisilicon/qm - the command dump process is modified 2022-11-18 17:00:22 +08:00
Kconfig crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DEV_HISI configs 2023-01-20 18:29:31 +08:00
Makefile crypto: hisilicon/qm - split a debugfs.c from qm 2022-11-18 17:00:22 +08:00
qm_common.h crypto: hisilicon/qm - split a debugfs.c from qm 2022-11-18 17:00:22 +08:00
qm.c crypto: hisilicon/qm - fix coding style issues 2023-02-14 13:39:33 +08:00
sgl.c crypto: hisilicon/qm - fix coding style issues 2023-02-14 13:39:33 +08:00