From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.3 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E9A8CC433E6 for ; Fri, 17 Jul 2020 23:38:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B5EFC20759 for ; Fri, 17 Jul 2020 23:38:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="YAzqSdhP" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728707AbgGQXiB (ORCPT ); Fri, 17 Jul 2020 19:38:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44168 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726851AbgGQXiB (ORCPT ); Fri, 17 Jul 2020 19:38:01 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E761AC0619D2; Fri, 17 Jul 2020 16:38:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Date:Message-ID:Cc:To:Subject:From:Sender:Reply-To:Content-ID: Content-Description:In-Reply-To:References; bh=M3QiKi1JcWwj8bC7tSmSd1af0WRuIi4gwW+Grh7mYOg=; b=YAzqSdhPO520UAiR5iyt9Jr0ff eaFZLgVzYfQJUu/UsvHx9xpd18nuVH/Htw358n2nFCznpIQNq5IwMjvcoxIsmXQpMGqbAKn65MIl/ bN0+ZqVDpso/8UNVDihqGg+iPukyMf4YRuyCu3j1kZJi5D6YAxqUGyjMyL/ODNfQMBuqmvPuXToSm N5J8MfeeY8lec3FFZoRwMDfYCl3WVyrw9AqnGwm8HSTsdHnV4v7y8B++QRLLl0Y7WSvblrCY9p4f4 98fiWHYk3O8w1Lh7CM9JOgrB8UZlBmu8EdTNY91158J0d/CQMFnaZ3eqD27OYI/+gLrTkLLLSVUPh ORmnoNkw==; Received: from [2601:1c0:6280:3f0::19c2] by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jwZvS-0006df-Jr; Fri, 17 Jul 2020 23:37:59 +0000 From: Randy Dunlap Subject: [PATCH] memcontrol: drop duplicate word and fix spello in To: LKML , Linux MM , Andrew Morton Cc: Johannes Weiner , Michal Hocko , Vladimir Davydov , cgroups@vger.kernel.org Message-ID: Date: Fri, 17 Jul 2020 16:37:54 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Randy Dunlap Drop the doubled word "for" in a comment. Fix spello of "incremented". Signed-off-by: Randy Dunlap Cc: Johannes Weiner Cc: Michal Hocko Cc: Vladimir Davydov Cc: cgroups@vger.kernel.org Cc: linux-mm@kvack.org Cc: Andrew Morton --- include/linux/memcontrol.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- linux-next-20200714.orig/include/linux/memcontrol.h +++ linux-next-20200714/include/linux/memcontrol.h @@ -72,8 +72,8 @@ struct mem_cgroup_id { /* * Per memcg event counter is incremented at every pagein/pageout. With THP, - * it will be incremated by the number of pages. This counter is used for - * for trigger some periodic events. This is straightforward and better + * it will be incremented by the number of pages. This counter is used + * to trigger some periodic events. This is straightforward and better * than using jiffies etc. to handle periodic memcg event. */ enum mem_cgroup_events_target { From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: [PATCH] memcontrol: drop duplicate word and fix spello in Date: Fri, 17 Jul 2020 16:37:54 -0700 Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Date:Message-ID:Cc:To:Subject:From:Sender:Reply-To:Content-ID: Content-Description:In-Reply-To:References; bh=M3QiKi1JcWwj8bC7tSmSd1af0WRuIi4gwW+Grh7mYOg=; b=YAzqSdhPO520UAiR5iyt9Jr0ff eaFZLgVzYfQJUu/UsvHx9xpd18nuVH/Htw358n2nFCznpIQNq5IwMjvcoxIsmXQpMGqbAKn65MIl/ bN0+ZqVDpso/8UNVDihqGg+iPukyMf4YRuyCu3j1kZJi5D6YAxqUGyjMyL/ODNfQMBuqmvPuXToSm N5J8MfeeY8lec3FFZoRwMDfYCl3WVyrw9AqnGwm8HSTsdHnV4v7y8B++QRLLl0Y7WSvblrCY9p4f4 98fiWHYk3O8w1Lh7CM9JOgrB8UZlBmu8EdTNY91158J0d/CQMFnaZ3eqD27OYI/+gLrTkLLLSVUPh ORmnoNkw==; Content-Language: en-US Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: LKML , Linux MM , Andrew Morton Cc: Johannes Weiner , Michal Hocko , Vladimir Davydov , cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org From: Randy Dunlap Drop the doubled word "for" in a comment. Fix spello of "incremented". Signed-off-by: Randy Dunlap Cc: Johannes Weiner Cc: Michal Hocko Cc: Vladimir Davydov Cc: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org Cc: Andrew Morton --- include/linux/memcontrol.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- linux-next-20200714.orig/include/linux/memcontrol.h +++ linux-next-20200714/include/linux/memcontrol.h @@ -72,8 +72,8 @@ struct mem_cgroup_id { /* * Per memcg event counter is incremented at every pagein/pageout. With THP, - * it will be incremated by the number of pages. This counter is used for - * for trigger some periodic events. This is straightforward and better + * it will be incremented by the number of pages. This counter is used + * to trigger some periodic events. This is straightforward and better * than using jiffies etc. to handle periodic memcg event. */ enum mem_cgroup_events_target {