Re: [PATCH] i2c: bcm-kona: fix spelling mistake in timeout-check comment

From: Ray Jui

Date: Mon May 04 2026 - 11:26:20 EST




On Sun, May 3, 2026 at 11:00 AM Stepan Ionichev <sozdayvek@xxxxxxxxx> wrote:
Fix a spelling mistake in the timeout-check comment.

No functional change.

Signed-off-by: Stepan Ionichev <sozdayvek@xxxxxxxxx>
---
 drivers/i2c/busses/i2c-bcm-kona.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/i2c/busses/i2c-bcm-kona.c b/drivers/i2c/busses/i2c-bcm-kona.c
index 9d8838bbd..d4f287b31 100644
--- a/drivers/i2c/busses/i2c-bcm-kona.c
+++ b/drivers/i2c/busses/i2c-bcm-kona.c
@@ -427,7 +427,7 @@ static int bcm_kona_i2c_write_fifo_single(struct bcm_kona_i2c_dev *dev,
                return -EREMOTEIO;
        }

-       /* Check if a timeout occured */
+       /* Check if a timeout occurred */
        if (!time_left) {
                dev_err(dev->device, "completion timed out\n");
                return -EREMOTEIO;
--
2.33.0.windows.2


Looks good to me. Thanks!

 Acked-by: Ray Jui <ray.jui@xxxxxxxxxxxx

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature