[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-kernel
Subject:    Re: [PATCH] watchdog: orion: fix spelling mistake: "harcoded" -> "hardcoded"
From:       Guenter Roeck <linux () roeck-us ! net>
Date:       2016-12-31 19:11:33
Message-ID: 9a8e4f8c-48b6-a8a5-6308-124d2ef4ec0b () roeck-us ! net
[Download RAW message or body]

On 12/29/2016 01:49 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> Trivial fix to spelling mistake in WARN message
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  drivers/watchdog/orion_wdt.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/watchdog/orion_wdt.c b/drivers/watchdog/orion_wdt.c
> index c6b8f4a..39be4dd 100644
> --- a/drivers/watchdog/orion_wdt.c
> +++ b/drivers/watchdog/orion_wdt.c
> @@ -395,7 +395,7 @@ static void __iomem *orion_wdt_ioremap_rstout(struct platform_device *pdev,
>
>  	rstout = internal_regs + ORION_RSTOUT_MASK_OFFSET;
>
> -	WARN(1, FW_BUG "falling back to harcoded RSTOUT reg %pa\n", &rstout);
> +	WARN(1, FW_BUG "falling back to hardcoded RSTOUT reg %pa\n", &rstout);
>  	return devm_ioremap(&pdev->dev, rstout, 0x4);
>  }
>
>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic