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=-7.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=ham 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 5E8DDC33CAA for ; Thu, 23 Jan 2020 04:07:16 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3009324685 for ; Thu, 23 Jan 2020 04:07:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="SFYidLra"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="gM30JBU2" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3009324685 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=B3b5FFEXQng6OTbzATR0xbjdmessfu2GVVR7lC/9BEQ=; b=SFYidLraaPHhUq McjSfscVK5yA7tBqfelicyYYBTs9uzzdPNzhbYXhLlaHUSnJGDh4bhS7FDnRd7Gm0SOYUZNCRO+mR 64DomlpWJms3XNhRnUPLKvHvJEvdj2dlbU+uuMCgZzHG5ImV+iwzJadAWALIx2yRB2vrZqBBVD3YY YKpE4B/oj7WmofRdOKyTf8q3PTV0OHQ4yEa8IscdouT+TREAm/dym6V9gYnb1/FvvRvztFsIZ55wZ FKzAz+XyfngkkKr8PXqNBFQJQHlCuNr+TbyV5uVpZgNjndhRTgDCGDKuLzoHO/9UAMakc2bsE7ne1 VpJuM1JVmIi+XywNzt1w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iuTlz-0005LC-NW; Thu, 23 Jan 2020 04:07:15 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iuTlw-0005KE-PL for linux-arm-kernel@lists.infradead.org; Thu, 23 Jan 2020 04:07:14 +0000 Received: from localhost (unknown [106.200.244.96]) (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 DFCAF2465A; Thu, 23 Jan 2020 04:07:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579752429; bh=Ljk4aNTIh5qaY+LhyrDRlPXS83l3MsxY6wI4fyIxdgs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gM30JBU2phcjbEoMCePoUQn2rPt1Ihug1K8uZwpGvusdGIx57rgswEklYC9QRH7YE UBiWP7DuubGSSHNBvCqfhX2VwQbAKPZMoFWwV26JoB1mk4Yn/DQd7KdwfqiHkhNTfu 4Xz7wn+Yf7zMXBk6HSkObzgWO75i3AOtFxCO6hik= Date: Thu, 23 Jan 2020 09:37:05 +0530 From: Vinod Koul To: Colin King Subject: Re: [PATCH] net/rose: fix spelling mistake "to" -> "too" Message-ID: <20200123040705.GT2841@vkoul-mobl> References: <20200123010133.2834467-1-colin.king@canonical.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200123010133.2834467-1-colin.king@canonical.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200122_200712_845315_F3BA644A X-CRM114-Status: GOOD ( 15.10 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-samsung-soc@vger.kernel.org, netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Ralf Baechle , Kukjin Kim , Krzysztof Kozlowski , dmaengine@vger.kernel.org, linux-hams@vger.kernel.org, "David S . Miller" , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Colin, On 23-01-20, 01:01, Colin King wrote: > From: Colin Ian King > > There is a spelling mistake in a printk message. Fix it. > > Signed-off-by: Colin Ian King > --- > drivers/dma/s3c24xx-dma.c | 2 +- > net/rose/af_rose.c | 2 +- Care to split the two..? Thanks > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/dma/s3c24xx-dma.c b/drivers/dma/s3c24xx-dma.c > index 8e14c72d03f0..63f1453ca250 100644 > --- a/drivers/dma/s3c24xx-dma.c > +++ b/drivers/dma/s3c24xx-dma.c > @@ -826,7 +826,7 @@ static struct dma_async_tx_descriptor *s3c24xx_dma_prep_memcpy( > len, s3cchan->name); > > if ((len & S3C24XX_DCON_TC_MASK) != len) { > - dev_err(&s3cdma->pdev->dev, "memcpy size %zu to large\n", len); > + dev_err(&s3cdma->pdev->dev, "memcpy size %zu too large\n", len); > return NULL; > } > > diff --git a/net/rose/af_rose.c b/net/rose/af_rose.c > index 46b8ff24020d..1e8eeb044b07 100644 > --- a/net/rose/af_rose.c > +++ b/net/rose/af_rose.c > @@ -1475,7 +1475,7 @@ static int __init rose_proto_init(void) > int rc; > > if (rose_ndevs > 0x7FFFFFFF/sizeof(struct net_device *)) { > - printk(KERN_ERR "ROSE: rose_proto_init - rose_ndevs parameter to large\n"); > + printk(KERN_ERR "ROSE: rose_proto_init - rose_ndevs parameter too large\n"); > rc = -EINVAL; > goto out; > } > -- > 2.24.0 -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel