lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20250419164431.2393-1-wjy.scu@gmail.com>
Date: Sun, 20 Apr 2025 00:44:31 +0800
From: Jiangyong Wang <wjy.scu@...il.com>
To: yaron.avizrat@...el.com
Cc: obitton@...ana.ai,
	ogabbay@...nel.org,
	dri-devel@...ts.freedesktop.org,
	linux-kernel@...r.kernel.org,
	trivial@...nel.org,
	Jiangyong Wang <wjy.scu@...il.com>
Subject: [PATCH] accel/habanalabs:fix typos found in command_submission.c

Fix typos found in drivers/accel/habanalabs/common/command_submission.c.

Signed-off-by: Jiangyong Wang <wjy.scu@...il.com>
---
 drivers/accel/habanalabs/common/command_submission.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/accel/habanalabs/common/command_submission.c b/drivers/accel/habanalabs/common/command_submission.c
index 59823e3c3..c9c61687d 100644
--- a/drivers/accel/habanalabs/common/command_submission.c
+++ b/drivers/accel/habanalabs/common/command_submission.c
@@ -1786,7 +1786,7 @@ static int hl_cs_ctx_switch(struct hl_fpriv *hpriv, union hl_cs_args *args,
 }
 
 /*
- * hl_cs_signal_sob_wraparound_handler: handle SOB value wrapaound case.
+ * hl_cs_signal_sob_wraparound_handler: handle SOB value wraparound case.
  * if the SOB value reaches the max value move to the other SOB reserved
  * to the queue.
  * @hdev: pointer to device structure
-- 
2.39.3


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ