lkml.org 
[lkml]   [2017]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH][next] kernel: watchdog: fix spelling mistake: "permanetely" -> "permanently"
On Tue, Sep 26, 2017 at 09:36:03AM +0000, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> trivial fix to spelling mistake in pr_info message

Acked-by: Don Zickus <dzickus@redhat.com>

>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
> kernel/watchdog_hld.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kernel/watchdog_hld.c b/kernel/watchdog_hld.c
> index b2931154b5f2..17b659bbaf61 100644
> --- a/kernel/watchdog_hld.c
> +++ b/kernel/watchdog_hld.c
> @@ -275,7 +275,7 @@ int __init hardlockup_detector_perf_init(void)
> int ret = hardlockup_detector_event_create();
>
> if (ret) {
> - pr_info("Perf NMI watchdog permanetely disabled\n");
> + pr_info("Perf NMI watchdog permanently disabled\n");
> } else {
> perf_event_release_kernel(this_cpu_read(watchdog_ev));
> this_cpu_write(watchdog_ev, NULL);
> --
> 2.14.1
>

\
 
 \ /
  Last update: 2017-09-26 17:00    [W:0.059 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site