Linux-Firmware Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mario Limonciello <mario.limonciello@amd.com>
To: <linux-firmware@kernel.org>, Josh Boyer <jwboyer@kernel.org>
Cc: Mario Limonciello <mario.limonciello@amd.com>
Subject: [PATCH 14/20] keyspan_pda: correct typographical errors caught by codespell
Date: Tue, 15 Aug 2023 13:00:12 -0500	[thread overview]
Message-ID: <20230815180018.25554-15-mario.limonciello@amd.com> (raw)
In-Reply-To: <20230815180018.25554-1-mario.limonciello@amd.com>

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
---
 keyspan_pda/keyspan_pda.S | 4 ++--
 keyspan_pda/xircom_pgs.S  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/keyspan_pda/keyspan_pda.S b/keyspan_pda/keyspan_pda.S
index 602bcce5..adbce258 100644
--- a/keyspan_pda/keyspan_pda.S
+++ b/keyspan_pda/keyspan_pda.S
@@ -677,7 +677,7 @@ set_baud:			; baud index in r3
 	mov RCAP2L, a
 	mov TL2, a
 	;; TODO: restart xmit/receive
-	;; TODO: reenable interrupts, resume tx if pending
+	;; TODO: re-enable interrupts, resume tx if pending
 	clr c			; c=0: success
 	ret
 set_baud__badbaud:
@@ -1107,7 +1107,7 @@ string_serial_end:
 ;;; ring buffer memory
 	;; tx_ring_in+1 is where the next input byte will go
 	;; [tx_ring_out] has been sent
-	;; if tx_ring_in == tx_ring_out, theres no work to do
+	;; if tx_ring_in == tx_ring_out, there's no work to do
 	;; there are (tx_ring_in - tx_ring_out) chars to be written
 	;; dont let _in lap _out
 	;;   cannot inc if tx_ring_in+1 == tx_ring_out
diff --git a/keyspan_pda/xircom_pgs.S b/keyspan_pda/xircom_pgs.S
index 05d99dd6..e6db2cc9 100644
--- a/keyspan_pda/xircom_pgs.S
+++ b/keyspan_pda/xircom_pgs.S
@@ -710,7 +710,7 @@ set_baud:			; baud index in r3
 	mov RCAP2L, a
 	mov TL2, a
 	;; TODO: restart xmit/receive
-	;; TODO: reenable interrupts, resume tx if pending
+	;; TODO: re-enable interrupts, resume tx if pending
 	clr c			; c=0: success
 	ret
 set_baud__badbaud:
@@ -1170,7 +1170,7 @@ string_serial_end:
 ;;; ring buffer memory
 	;; tx_ring_in+1 is where the next input byte will go
 	;; [tx_ring_out] has been sent
-	;; if tx_ring_in == tx_ring_out, theres no work to do
+	;; if tx_ring_in == tx_ring_out, there's no work to do
 	;; there are (tx_ring_in - tx_ring_out) chars to be written
 	;; dont let _in lap _out
 	;;   cannot inc if tx_ring_in+1 == tx_ring_out
-- 
2.25.1


  parent reply	other threads:[~2023-08-15 18:00 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-15 17:59 [PATCH 00/20] Add preparations to be able to run in a CI/CD system Mario Limonciello
2023-08-15 17:59 ` [PATCH 01/20] ath11k: update typographical errors in the Notice.txt files Mario Limonciello
2023-08-15 18:00 ` [PATCH 02/20] ath10k: correct " Mario Limonciello
2023-08-15 18:00 ` [PATCH 03/20] i915: correct typographical errors caught by codespell Mario Limonciello
2023-08-15 18:00 ` [PATCH 04/20] adsp_sst: " Mario Limonciello
2023-08-15 18:00 ` [PATCH 05/20] agere: correct typographical errors in LICENSE " Mario Limonciello
2023-08-15 18:00 ` [PATCH 06/20] qca: correct typographical errors in NOTICE.txt " Mario Limonciello
2023-08-15 18:00 ` [PATCH 07/20] usbdux: correct typographical errors " Mario Limonciello
2023-08-15 18:00 ` [PATCH 08/20] dsp56k: correct typographical error " Mario Limonciello
2023-08-15 18:00 ` [PATCH 09/20] cxgb4: correct typographical errors " Mario Limonciello
2023-08-15 18:00 ` [PATCH 10/20] cavium_liquidio: fix " Mario Limonciello
2023-08-15 18:00 ` [PATCH 11/20] kaweth: correct " Mario Limonciello
2023-08-15 18:00 ` [PATCH 12/20] xc5000c: " Mario Limonciello
2023-08-15 18:00 ` [PATCH 13/20] qcom: " Mario Limonciello
2023-08-15 18:00 ` Mario Limonciello [this message]
2023-08-15 18:00 ` [PATCH 15/20] carl9170fw: " Mario Limonciello
2023-08-15 18:00 ` [PATCH 16/20] WHENCE: " Mario Limonciello
2023-08-15 18:00 ` [PATCH 17/20] check_whence: reformat using python black Mario Limonciello
2023-08-15 18:00 ` [PATCH 18/20] Add CI/CD with ci-fairy Mario Limonciello
2023-08-15 18:00 ` [PATCH 19/20] Wire up pre-commit to `make check` Mario Limonciello
2023-08-15 18:00 ` [PATCH 20/20] Rewrite README in markdown Mario Limonciello
2023-08-25 17:22 ` [PATCH 00/20] Add preparations to be able to run in a CI/CD system Dmitry Baryshkov
2023-08-28 11:15   ` Josh Boyer
2023-08-30 15:51     ` Mario Limonciello

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230815180018.25554-15-mario.limonciello@amd.com \
    --to=mario.limonciello@amd.com \
    --cc=jwboyer@kernel.org \
    --cc=linux-firmware@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox