Thread (2 messages) 2 messages, 2 authors, 2021-10-01
STALE1727d

[PATCH] crypto: hisilicon: Fix spelling mistake "COMSUMED" -> "CONSUMED"

From: Colin King <hidden>
Date: 2021-09-20 18:34:47
Also in: kernel-janitors, lkml
Subsystem: crypto api, hisilicon zip controller driver, the rest · Maintainers: Herbert Xu, "David S. Miller", Yang Shen, Zhou Wang, Linus Torvalds

From: Colin Ian King <redacted>

There is a spelling mistake in a literal string. Fix it.

Signed-off-by: Colin Ian King <redacted>
---
 drivers/crypto/hisilicon/zip/zip_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/crypto/hisilicon/zip/zip_main.c b/drivers/crypto/hisilicon/zip/zip_main.c
index 7148201ce76e..873971ef9aee 100644
--- a/drivers/crypto/hisilicon/zip/zip_main.c
+++ b/drivers/crypto/hisilicon/zip/zip_main.c
@@ -218,7 +218,7 @@ static const struct debugfs_reg32 hzip_dfx_regs[] = {
 	{"HZIP_AVG_DELAY                 ",  0x28ull},
 	{"HZIP_MEM_VISIBLE_DATA          ",  0x30ull},
 	{"HZIP_MEM_VISIBLE_ADDR          ",  0x34ull},
-	{"HZIP_COMSUMED_BYTE             ",  0x38ull},
+	{"HZIP_CONSUMED_BYTE             ",  0x38ull},
 	{"HZIP_PRODUCED_BYTE             ",  0x40ull},
 	{"HZIP_COMP_INF                  ",  0x70ull},
 	{"HZIP_PRE_OUT                   ",  0x78ull},
-- 
2.32.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help