Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp1583049ybh; Mon, 20 Jul 2020 01:56:06 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw0o+XpBYfPe39LAO4xOJ64GPsPLtAD1NVtFi4XiWS424hj5+2bilnf15WQjtMe/n18qkHS X-Received: by 2002:a17:906:2287:: with SMTP id p7mr20211776eja.537.1595235365757; Mon, 20 Jul 2020 01:56:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595235365; cv=none; d=google.com; s=arc-20160816; b=voL7up77hdg6ysxKOkp042lAcikW9VVF/c5L2KsDZ1JVYUq3y7SDOz1Vxbmlj0T4Wr 1UNZg1/XAPqghqlyC5/g9sKf4OJV1SrhQX/kxAex/YsO2no+AzFZuA39Fy+TXqk4MABG Gt4wAQQW9ud7U5myiIQl6BVDeiuE3VXZWKEIY5E87B37GJBEHxqgVgReYAxRhlCoARr/ JfATrAoDSEa3mkMiZY3RUVSsUcwD/F7JmxX4IUjypsqdp1e/OfUciLw2CLxQABoXxpo9 03Ll2v6jSSuEe2HomV0F2ExWLnSBtdc3Ik6NTns6i7+oIJg1bJmDg/r5/jJB2yW2QEJQ QVyw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=nnHc57nQAN8l68P0SqiVkGhawsCtK0fMWjClQQ5Hpks=; b=BIFOzg8jIz9QpeuAfFMwCeVZLv9URD/UPGkVW5SAqv4kei+vowa4nI//Qu+89J2MvP 6D+cF0T9foPe8MEwjKyHxhevMJDshvWwQ1/bztPLfPwDCcQZACSE0ZVrDy7ohp15o1GN d+WWrkEy3x2b3GLwd5iyjR/nz3GBNojQ0Sl/vZvazDucW0FkkCxWG6a/Ogu/RSD76eAY O3PBLK6Qb7xXPo9Ohy6yMFw4DSKON4Ejb40dbWBsNi2sue9DWP3CVTOWthlT22BlZyJl IgGfyjPyYOexeJfD8B9NFIrKmbvwIay4yShN2784bYrxTEVETMAOCldJS+bp4cB43zAJ uu6Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hJK+zowe; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u25si9404973eje.33.2020.07.20.01.55.43; Mon, 20 Jul 2020 01:56:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=hJK+zowe; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727867AbgGTIze (ORCPT + 99 others); Mon, 20 Jul 2020 04:55:34 -0400 Received: from mail.kernel.org ([198.145.29.99]:45228 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726601AbgGTIzd (ORCPT ); Mon, 20 Jul 2020 04:55:33 -0400 Received: from linux-8ccs (p57a236d4.dip0.t-ipconnect.de [87.162.54.212]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0C2A520773; Mon, 20 Jul 2020 08:55:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595235332; bh=OTz0b1zn56xSY338F25IC4hm9bfR0uECcJXvYiLKvto=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hJK+zoweDui39cr8zOV1cV8a5UQPn9Yp1Is4uhuV0B27Lu5Hf6uSKI/MCNJXqt7PL 6BQU27VWwQHFTir8kPyk7svquXOJoBWNul6pUcHhlP6r0TyGNXMiSUU2pL1KY2bZh1 NiQcdKmk4W8SiGfOxk0QcKRmBJnYWyATOeAJUJoA= Date: Mon, 20 Jul 2020 10:55:29 +0200 From: Jessica Yu To: Randy Dunlap Cc: LKML Subject: Re: [PATCH] modules: linux/moduleparam.h: drop duplicated word in a comment Message-ID: <20200720085529.GA25857@linux-8ccs> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: X-OS: Linux linux-8ccs 5.5.0-lp150.12.61-default x86_64 User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org +++ Randy Dunlap [17/07/20 16:36 -0700]: >From: Randy Dunlap > >Drop the doubled word "the" in a comment. > >Signed-off-by: Randy Dunlap >Cc: Jessica Yu >--- > include/linux/moduleparam.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >--- linux-next-20200714.orig/include/linux/moduleparam.h >+++ linux-next-20200714/include/linux/moduleparam.h >@@ -108,7 +108,7 @@ struct kparam_array > * ".") the kernel commandline parameter. Note that - is changed to _, so > * the user can use "foo-bar=1" even for variable "foo_bar". > * >- * @perm is 0 if the the variable is not to appear in sysfs, or 0444 >+ * @perm is 0 if the variable is not to appear in sysfs, or 0444 > * for world-readable, 0644 for root-writable, etc. Note that if it > * is writable, you may need to use kernel_param_lock() around > * accesses (esp. charp, which can be kfreed when it changes). Applied, thanks! Jessica