Re: [PATCH][next] power: supply: rt9467: Fix spelling mistake "attache" -> "attach"

From: Sebastian Reichel
Date: Mon Feb 13 2023 - 15:43:36 EST


Hi,

On Mon, Feb 06, 2023 at 09:17:42AM +0000, Colin Ian King wrote:
> There is a spelling mistake in a dev_err message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>
> ---

Thanks, queued.

-- Sebastian

> drivers/power/supply/rt9467-charger.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/power/supply/rt9467-charger.c b/drivers/power/supply/rt9467-charger.c
> index 96ad0d7d3af4..73f744a3155d 100644
> --- a/drivers/power/supply/rt9467-charger.c
> +++ b/drivers/power/supply/rt9467-charger.c
> @@ -970,7 +970,7 @@ static irqreturn_t rt9467_usb_state_handler(int irq, void *priv)
>
> ret = rt9467_report_usb_state(data);
> if (ret) {
> - dev_err(data->dev, "Failed to report attache type (%d)\n", ret);
> + dev_err(data->dev, "Failed to report attach type (%d)\n", ret);
> return IRQ_NONE;
> }
>
> --
> 2.30.2
>

Attachment: signature.asc
Description: PGP signature