summaryrefslogtreecommitdiff
path: root/drivers/soundwire/sysfs_slave.c
diff options
context:
space:
mode:
authorShen Lichuan <shenlichuan@vivo.com>2024-09-25 16:11:34 +0800
committerVinod Koul <vkoul@kernel.org>2024-10-03 12:46:23 +0530
commita54dc8c68a5b33ca00b8dcd3b87681aacfbfc9dc (patch)
treeaa8c3478c269b0a0003bc0e15231d8d07ad9d5e1 /drivers/soundwire/sysfs_slave.c
parent425f598ea69713b9e60f08e48a19be56b7bfddbc (diff)
downloadlwn-a54dc8c68a5b33ca00b8dcd3b87681aacfbfc9dc.tar.gz
lwn-a54dc8c68a5b33ca00b8dcd3b87681aacfbfc9dc.zip
soundwire: Correct some typos in comments
Fixed some confusing spelling errors that were currently identified, the details are as follows: -in the code comments: drivers/soundwire/bus.c:115: enumuration==> enumeration drivers/soundwire/qcom.c:1176: wil ==> will drivers/soundwire/sysfs_slave.c:218: highligh ==> highlight Signed-off-by: Shen Lichuan <shenlichuan@vivo.com> Link: https://lore.kernel.org/r/20240925081134.10248-1-shenlichuan@vivo.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/soundwire/sysfs_slave.c')
-rw-r--r--drivers/soundwire/sysfs_slave.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/soundwire/sysfs_slave.c b/drivers/soundwire/sysfs_slave.c
index f4259710dd0f..c5c22d1708ec 100644
--- a/drivers/soundwire/sysfs_slave.c
+++ b/drivers/soundwire/sysfs_slave.c
@@ -215,7 +215,7 @@ const struct attribute_group *sdw_attr_groups[] = {
/*
* the status is shown in capital letters for UNATTACHED and RESERVED
- * on purpose, to highligh users to the fact that these status values
+ * on purpose, to highlight users to the fact that these status values
* are not expected.
*/
static const char *const slave_status[] = {