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=-15.1 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 C42C4C433C1 for ; Tue, 23 Mar 2021 04:15:20 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.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 28104619AD for ; Tue, 23 Mar 2021 04:15:20 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 28104619AD Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id DD088402FE; Tue, 23 Mar 2021 04:15:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AEUBAy1adL75; Tue, 23 Mar 2021 04:15:19 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id DEC4340359; Tue, 23 Mar 2021 04:15:18 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 18FE21BF324 for ; Tue, 23 Mar 2021 04:15:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 156A140359 for ; Tue, 23 Mar 2021 04:15:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7QaDEp37Fv-w for ; Tue, 23 Mar 2021 04:15:15 +0000 (UTC) X-Greylist: delayed 07:19:58 by SQLgrey-1.8.0 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by smtp2.osuosl.org (Postfix) with ESMTPS id 7D172402FE for ; Tue, 23 Mar 2021 04:15:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:MIME-Version:Date:Message-ID:From:References:To:Subject:Sender: Reply-To:Cc:Content-ID:Content-Description; bh=bKwNbIshUqI8o/JKCn1Ij1dd2vWMlvA0tjzAClAZop8=; b=j6ts8kepkF2rApjXY73Ct9/oY5 1fTbRTypwOUt55xxUTNxNYizBgY+TduVWuOfrJgHKEIznfN2rc6phBZxpMPlre30P2qLdxwUEFxxq Jw6HC6fwkq6bfr+IZtvuAggqSMoyLXUW3kdoMXP3NHHKxDYb7JfpZzVVqfgTbOnYUxjeVUfzlCLou 1gNaTj0lWalhtdDv2FvuTPeAzGUOPfNB3MiY0IaTaNDSGC6WnPKcsfJGrMQ+o65QKrIwa3x6QUlwI JzAg5SenFJiCn4BYb2r5zWKtsaY6BQuhV8kQYqEyZuSIxLzkh15uk1ozcOcy3O60Nf4azUkSVowGr UTPkuSZw==; Received: from [2601:1c0:6280:3f0::3ba4] by casper.infradead.org with esmtpsa (Exim 4.94 #2 (Red Hat Linux)) id 1lOYRL-009VuT-E8; Tue, 23 Mar 2021 04:14:54 +0000 Subject: Re: [PATCH] staging: wimax: Mundane typo fixes To: Bhaskar Chowdhury , gregkh@linuxfoundation.org, colin.king@canonical.com, davem@davemloft.net, lee.jones@linaro.org, arnd@arndb.de, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org References: <20210323010607.3918516-1-unixbhaskar@gmail.com> From: Randy Dunlap Message-ID: <36821877-7a6c-9a15-4e94-cb657ef29dad@infradead.org> Date: Mon, 22 Mar 2021 21:14:43 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 MIME-Version: 1.0 In-Reply-To: <20210323010607.3918516-1-unixbhaskar@gmail.com> Content-Language: en-US X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" On 3/22/21 6:06 PM, Bhaskar Chowdhury wrote: > > s/procesing/processing/ > s/comunication/communication/ > > Signed-off-by: Bhaskar Chowdhury drivers/staging/wimax/ is in the process of being deleted. > --- > drivers/staging/wimax/i2400m/driver.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/staging/wimax/i2400m/driver.c b/drivers/staging/wimax/i2400m/driver.c > index f5186458bb3d..162a92682977 100644 > --- a/drivers/staging/wimax/i2400m/driver.c > +++ b/drivers/staging/wimax/i2400m/driver.c -- ~Randy _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel