Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo
@ 2024-05-07 19:23 Jagmeet Randhawa
  2024-05-07 20:01 ` Cavitt, Jonathan
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Jagmeet Randhawa @ 2024-05-07 19:23 UTC (permalink / raw)
  Cc: igt-dev, jonathan.cavitt, Jagmeet Randhawa

Fix typos to follow proper format.

Cc: Jonathan Cavitt <jonathan.cavitt@intel.com>
Signed-off-by: Jagmeet Randhawa <jagmeet.randhawa@intel.com>
---
 lib/xe/xe_spin.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/xe/xe_spin.c b/lib/xe/xe_spin.c
index 381e5e950..2dbd51199 100644
--- a/lib/xe/xe_spin.c
+++ b/lib/xe/xe_spin.c
@@ -162,7 +162,7 @@ void xe_spin_init(struct xe_spin *spin, struct xe_spin_opts *opts)
  * xe_spin_started:
  * @spin: pointer to spinner mapped bo
  *
- * Returns: true if spinner is running, othwerwise false.
+ * Returns: true if spinner is running, otherwise false.
  */
 bool xe_spin_started(struct xe_spin *spin)
 {
@@ -262,8 +262,8 @@ void xe_spin_sync_wait(int fd, struct igt_spin *spin)
  * xe_spin_free:
  * @spin: spin state from igt_spin_new()
  *
- * Wrapper to free spinner whhich is triggered by xe_spin_create.
- * which distroys vm, exec_queue and unbinds the vm which is binded to
+ * Wrapper to free spinner which is triggered by xe_spin_create.
+ * which destroys vm, exec_queue and unbinds the vm which is binded to
  * the exec_queue and bo.
  *
  */
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-05-08 19:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-07 19:23 [PATCH i-g-t] lib/xe/xe_spin.c: Fix typo Jagmeet Randhawa
2024-05-07 20:01 ` Cavitt, Jonathan
2024-05-07 20:50 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-05-07 22:42 ` ✓ CI.xeBAT: " Patchwork
2024-05-08  4:34 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-05-08  8:51 ` ✗ CI.xeFULL: " Patchwork
2024-05-08 19:00   ` Randhawa, Jagmeet
2024-05-08 14:22 ` [PATCH i-g-t] " Kamil Konieczny
2024-05-08 18:56   ` Randhawa, Jagmeet
2024-05-08 14:33 ` Kamil Konieczny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox