summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWangYuli <wangyuli@uniontech.com>2025-04-21 15:49:10 +0800
committerAndrew Morton <akpm@linux-foundation.org>2025-05-11 17:54:10 -0700
commit2e27fa943b74c9fc5fdf93090508c3c722531c66 (patch)
tree062afd8df54abc5f2c9cd3ca7bcff3dfbed6d901 /include
parentf0eba23cb70a945ea0947bdbf0706ca00da50d26 (diff)
treewide: fix typo "previlege"
There are some spelling mistakes of 'previlege' in comments which should be 'privilege'. Fix them and add it to scripts/spelling.txt. The typo in arch/loongarch/kvm/main.c was corrected by a different patch [1] and is therefore not included in this submission. [1]. https://lore.kernel.org/all/20250420142208.2252280-1-wheatfox17@icloud.com/ Link: https://lkml.kernel.org/r/46AD404E411A4BAC+20250421074910.66988-1-wangyuli@uniontech.com Signed-off-by: WangYuli <wangyuli@uniontech.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/habanalabs/hl_boot_if.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/habanalabs/hl_boot_if.h b/include/linux/habanalabs/hl_boot_if.h
index d2a9fc96424b..af5fb4ad77eb 100644
--- a/include/linux/habanalabs/hl_boot_if.h
+++ b/include/linux/habanalabs/hl_boot_if.h
@@ -295,7 +295,7 @@ enum cpu_boot_dev_sts {
* Initialized in: linux
*
* CPU_BOOT_DEV_STS0_GIC_PRIVILEGED_EN GIC access permission only from
- * previleged entity. FW sets this status
+ * privileged entity. FW sets this status
* bit for host. If this bit is set then
* GIC can not be accessed from host.
* Initialized in: linux