Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1735521 > unrolled thread

[PATCH v2 2/4] watchdog: aspeed: Fix 'Apseed' typo in Kconfig

Started byAndrew Jeffery <andrew@aj.id.au>
First post2017-09-20 07:40 +0200
Last post2017-09-20 08:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v2 2/4] watchdog: aspeed: Fix 'Apseed' typo in Kconfig Andrew Jeffery <andrew@aj.id.au> - 2017-09-20 07:40 +0200
    Re: [PATCH v2 2/4] watchdog: aspeed: Fix 'Apseed' typo in Kconfig Joel Stanley <joel@jms.id.au> - 2017-09-20 08:10 +0200

#1735521 — [PATCH v2 2/4] watchdog: aspeed: Fix 'Apseed' typo in Kconfig

FromAndrew Jeffery <andrew@aj.id.au>
Date2017-09-20 07:40 +0200
Subject[PATCH v2 2/4] watchdog: aspeed: Fix 'Apseed' typo in Kconfig
Message-ID<urFTP-79w-1@gated-at.bofh.it>
Apseed sounds like a good name for a web/mobile start-up incubator, but
isn't a reflection of Aspeed themselves.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
---
 drivers/watchdog/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index c722cbfdc7e6..b562d2e03eb9 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -746,7 +746,7 @@ config ASPEED_WATCHDOG
 	select WATCHDOG_CORE
 	help
 	  Say Y here to include support for the watchdog timer
-	  in Apseed BMC SoCs.
+	  in Aspeed BMC SoCs.
 
 	  This driver is required to reboot the SoC.
 
-- 
2.11.0

[toc] | [next] | [standalone]


#1735543

FromJoel Stanley <joel@jms.id.au>
Date2017-09-20 08:10 +0200
Message-ID<urGmS-7Am-13@gated-at.bofh.it>
In reply to#1735521
On Wed, Sep 20, 2017 at 3:00 PM, Andrew Jeffery <andrew@aj.id.au> wrote:
> Apseed sounds like a good name for a web/mobile start-up incubator, but
> isn't a reflection of Aspeed themselves.
>
> Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
> Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> ---
>  drivers/watchdog/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> index c722cbfdc7e6..b562d2e03eb9 100644
> --- a/drivers/watchdog/Kconfig
> +++ b/drivers/watchdog/Kconfig
> @@ -746,7 +746,7 @@ config ASPEED_WATCHDOG
>         select WATCHDOG_CORE
>         help
>           Say Y here to include support for the watchdog timer
> -         in Apseed BMC SoCs.
> +         in Aspeed BMC SoCs.

lol.

Reviewed-by: Joel Stanley <joel@jms.id.au>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web