2022-10-09 08:08:02

by Yi Jiangshan

[permalink] [raw]
Subject: [PATCH] i2c: sis630: fix spelling typo in comment

From: Jiangshan Yi <[email protected]>

Fix spelling typo in comment.

Reported-by: k2ci <[email protected]>
Signed-off-by: Jiangshan Yi <[email protected]>
---
drivers/i2c/busses/i2c-sis630.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/i2c/busses/i2c-sis630.c b/drivers/i2c/busses/i2c-sis630.c
index cfb8e04a2a83..87d56250d78a 100644
--- a/drivers/i2c/busses/i2c-sis630.c
+++ b/drivers/i2c/busses/i2c-sis630.c
@@ -97,7 +97,7 @@ MODULE_PARM_DESC(high_clock,
module_param(force, bool, 0);
MODULE_PARM_DESC(force, "Forcibly enable the SIS630. DANGEROUS!");

-/* SMBus base adress */
+/* SMBus base address */
static unsigned short smbus_base;

/* supported chips */
--
2.25.1


2022-10-18 18:00:14

by Jean Delvare

[permalink] [raw]
Subject: Re: [PATCH] i2c: sis630: fix spelling typo in comment

On Sun, 09 Oct 2022 15:28:02 +0800, Jiangshan Yi wrote:
> From: Jiangshan Yi <[email protected]>
>
> Fix spelling typo in comment.
>
> Reported-by: k2ci <[email protected]>
> Signed-off-by: Jiangshan Yi <[email protected]>
> ---
> drivers/i2c/busses/i2c-sis630.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/i2c/busses/i2c-sis630.c b/drivers/i2c/busses/i2c-sis630.c
> index cfb8e04a2a83..87d56250d78a 100644
> --- a/drivers/i2c/busses/i2c-sis630.c
> +++ b/drivers/i2c/busses/i2c-sis630.c
> @@ -97,7 +97,7 @@ MODULE_PARM_DESC(high_clock,
> module_param(force, bool, 0);
> MODULE_PARM_DESC(force, "Forcibly enable the SIS630. DANGEROUS!");
>
> -/* SMBus base adress */
> +/* SMBus base address */
> static unsigned short smbus_base;
>
> /* supported chips */

Reviewed-by: Jean Delvare <[email protected]>

--
Jean Delvare
SUSE L3 Support

2022-10-19 19:56:03

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH] i2c: sis630: fix spelling typo in comment

On Sun, Oct 09, 2022 at 03:28:02PM +0800, Jiangshan Yi wrote:
> From: Jiangshan Yi <[email protected]>
>
> Fix spelling typo in comment.
>
> Reported-by: k2ci <[email protected]>
> Signed-off-by: Jiangshan Yi <[email protected]>

Squashed with previous patch and also applied to for-current, thanks!


Attachments:
(No filename) (327.00 B)
signature.asc (849.00 B)
Download all attachments