Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp1124094pxj; Sat, 29 May 2021 04:05:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyp8+mdQee2+pNFowhz+RAWHRg28i38Arz9kU5O4RlOrr6T9VSUH9YPgH5A8ov2qG4/8pEr X-Received: by 2002:a17:906:b58:: with SMTP id v24mr10063613ejg.121.1622286304971; Sat, 29 May 2021 04:05:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622286304; cv=none; d=google.com; s=arc-20160816; b=eejEOs17TW0KQagaqlHmJhyd8QJ82TQFwVlM8NULGWnKojwYWpfRVrlMQSLmrZykKn TD/+R2mUcsYFYkLtiCW3gv/i9JXuem+wizoHKSidtPaK+Y9R0RpKKXqqtf8mUW9/WFXH zTEEE2Rme+dGghA9rm4euJHBGNlLgF3tbUhb3LTkxSOKtLpVOzf5ZZIeGzNepfn+tt+q 6wFxvWWB9Vzj6zlpKBuileSWplYuGqaV5Y/bv7bepjNRh6BpN3Rl8wOs8QO/qANs/ysa hrBXpV3S8Rou+nFQ4YAu/CiZaUD9psESea3fvg2ELJJD4SODXpmOjIAaT6CgBjuPvmLe SN5Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=QSskxddoMfaGBWRLYpeMLJKuuQcQQ3OO69X+L5Hsjqg=; b=S6Yg9MEU1/rmBHIvGNobX0rE3yOvwrsON+Eh+zKkJUr6nVtiMfNzehZDCnWmWfIs64 fvPrfyIhCs2xzIUAYt4PgC9ryaopT2luyWdJPyg3d5Bp0AB82K8i/sQnG7rGP/iDN8s/ jBTHVIm1Zgt9mml185bUpkMBq+Du3Rc8mz7+nQawW+zBsz0MPiCwkC6/n9+K7AaTJgmr fModaso8qTM1PmmipH1h3El9kHXuKTXoyWM03UDqsWmXDYnnEknKgNxMJGUOn64qXSth vBH64yQ8uiKRdfX9FEUDnjVP3eUcarWprR6zHl6IwbRpKQk5FVC37vEjiwKxdn5QefMu Cqdw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cm6si2604506edb.511.2021.05.29.04.04.24; Sat, 29 May 2021 04:05:04 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229713AbhE2LFE (ORCPT + 99 others); Sat, 29 May 2021 07:05:04 -0400 Received: from szxga01-in.huawei.com ([45.249.212.187]:2100 "EHLO szxga01-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229652AbhE2LFD (ORCPT ); Sat, 29 May 2021 07:05:03 -0400 Received: from dggemv703-chm.china.huawei.com (unknown [172.30.72.53]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4FsdpH58gHzWplV; Sat, 29 May 2021 18:58:47 +0800 (CST) Received: from dggpemm500006.china.huawei.com (7.185.36.236) by dggemv703-chm.china.huawei.com (10.3.19.46) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Sat, 29 May 2021 19:03:25 +0800 Received: from thunder-town.china.huawei.com (10.174.177.72) by dggpemm500006.china.huawei.com (7.185.36.236) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Sat, 29 May 2021 19:03:24 +0800 From: Zhen Lei To: Jason Wessel , Daniel Thompson , Douglas Anderson , Balbir Singh , Barry Song , Christoph Hellwig , "Marek Szyprowski" , Robin Murphy , Konrad Rzeszutek Wilk , Thomas Gleixner , Ingo Molnar , Peter Zijlstra , Darren Hart , Davidlohr Bueso , Eric Biederman , "Naveen N . Rao" , Anil S Keshavamurthy , "David S . Miller" , Masami Hiramatsu , Jessica Yu , "Steffen Klassert" , Daniel Jordan , Oleg Nesterov , John Stultz , Stephen Boyd , Luis Chamberlain , Tejun Heo , Lai Jiangshan , kgdb-bugreport , kexec , linux-crypto , linux-kernel CC: Zhen Lei Subject: [PATCH v2 0/4] kernel: fix some spelling mistakes Date: Sat, 29 May 2021 19:03:01 +0800 Message-ID: <20210529110305.9446-1-thunder.leizhen@huawei.com> X-Mailer: git-send-email 2.26.0.windows.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.174.177.72] X-ClientProxiedBy: dggems705-chm.china.huawei.com (10.3.19.182) To dggpemm500006.china.huawei.com (7.185.36.236) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org v1 --> v2: Split into several small patches and add fixes to header files. Since there are so many patches after the split, only three reviewed modules and one time module with relatively more changes are retained. The spelling mistakes on the rest of the modules will be fixed in later versions. The header file linux/freelist.h is only included by linux/kprobes.h, so grouped it with kprobes.c Zhen Lei (4): kprobes: Fix spelling mistakes kgdb: Fix spelling mistakes kexec: fix a spelling mistake in comment time: Fix spelling mistakes include/linux/freelist.h | 2 +- include/linux/kgdb.h | 8 ++++---- include/linux/timekeeping.h | 2 +- include/linux/timer.h | 2 +- kernel/debug/debug_core.c | 2 +- kernel/debug/kdb/kdb_main.c | 8 ++++---- kernel/debug/kdb/kdb_private.h | 2 +- kernel/kexec_core.c | 2 +- kernel/kprobes.c | 2 +- kernel/time/alarmtimer.c | 2 +- kernel/time/timer.c | 4 ++-- 11 files changed, 18 insertions(+), 18 deletions(-) -- 2.25.1