aboutsummaryrefslogtreecommitdiff
path: root/slof/fs/scsi-host-helpers.fs
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-02-22 16:40:57 +0100
committerAlexey Kardashevskiy <aik@ozlabs.ru>2023-02-28 16:21:38 +1100
commit6fdb5a49335f7d179042bfbca34944d705bdde3b (patch)
tree8e30c136dcf2cd6070393315c5643b7491e2b36c /slof/fs/scsi-host-helpers.fs
parent9604efb1832de13b51f93ad0a3581f9ed6dc04b5 (diff)
downloadSLOF-6fdb5a49335f7d179042bfbca34944d705bdde3b.zip
SLOF-6fdb5a49335f7d179042bfbca34944d705bdde3b.tar.gz
SLOF-6fdb5a49335f7d179042bfbca34944d705bdde3b.tar.bz2
Fix typos in the slof folder
Found with the "codespell" utility. I kept "busses" which codespell also complains about since it seems to be an old but still valid plural of the word "bus". Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Segher Boessenkool <segher@kernel.crashing.org> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'slof/fs/scsi-host-helpers.fs')
-rw-r--r--slof/fs/scsi-host-helpers.fs2
1 files changed, 1 insertions, 1 deletions
diff --git a/slof/fs/scsi-host-helpers.fs b/slof/fs/scsi-host-helpers.fs
index 579ce37..da7f288 100644
--- a/slof/fs/scsi-host-helpers.fs
+++ b/slof/fs/scsi-host-helpers.fs
@@ -43,7 +43,7 @@
>r \ stash #retries
to rcmd-cmd-len to rcmd-cmd-addr to rcmd-dir to rcmd-buf-len to rcmd-buf-addr
0 \ dummy status & sense
- r> \ retreive #retries ( stat #retries )
+ r> \ retrieve #retries ( stat #retries )
0 DO
\ drop previous status & sense
0<> IF 2drop THEN