From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Down Subject: Re: [PATCH] memcontrol: drop duplicate word and fix spello in Date: Sat, 18 Jul 2020 09:16:51 +0200 Message-ID: <20200718071651.GA467892@chrisdown.name> References: Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chrisdown.name; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=xHVnQvxmbGU9Ko0uL8p4tnJQ0J1CLCT6xz7M4Ccg8MQ=; b=oKdcHxt3cYiLH9F6JeaENxb3L0suuIESYrWnz4LMdoxe18XhXLj8d43wOtim0uIAme zPJVkdIlbZiiY72xPKODgFXZOO4UxfjZJ2SUbMkjOAAS6ptdt4+ntKvReVn4Z2SDdm2B 3yVGvFT9fXvAbYkt5QRFUB2AstxiC87gcclw4= Content-Disposition: inline In-Reply-To: Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" Content-Transfer-Encoding: 7bit To: Randy Dunlap Cc: LKML , Linux MM , Andrew Morton , Johannes Weiner , Michal Hocko , Vladimir Davydov , cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Randy Dunlap writes: >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 Acked-by: Chris Down