Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752414AbdCCQKU (ORCPT ); Fri, 3 Mar 2017 11:10:20 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:21220 "EHLO mail3-relais-sop.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751599AbdCCQH6 (ORCPT ); Fri, 3 Mar 2017 11:07:58 -0500 X-IronPort-AV: E=Sophos;i="5.35,237,1484002800"; d="scan'208";a="215485793" Date: Fri, 3 Mar 2017 17:07:15 +0100 (CET) From: Julia Lawall X-X-Sender: jll@hadrien To: simran singhal cc: gregkh@linuxfoundation.org, david.kershner@unisys.com, sparmaintainer@unisys.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Larry.Finger@lwfinger.net, florian.c.schilhabel@googlemail.com, outreachy-kernel@googlegroups.com Subject: Re: [Outreachy kernel] [PATCH v3 0/3] Replace "the the " with "the" In-Reply-To: <1488556746-599-1-git-send-email-singhalsimran0@gmail.com> Message-ID: References: <1488556746-599-1-git-send-email-singhalsimran0@gmail.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1174 Lines: 33 On Fri, 3 Mar 2017, simran singhal wrote: > This patch series replace "the the " with "the" in various drivers. > > v3: > -Resend the complete patch series. Acked-by: Julia Lawall > > > simran singhal (3): > staging: wlan-ng: Replace "the the " with "the" > staging: rtl8192u: Replace "the the " with "the" > staging: unisys: Replace "the the " with "the" > > drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c | 2 +- > drivers/staging/unisys/visorbus/visorbus_main.c | 2 +- > drivers/staging/wlan-ng/prism2sta.c | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > > -- > 2.7.4 > > -- > You received this message because you are subscribed to the Google Groups "outreachy-kernel" group. > To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com. > To post to this group, send email to outreachy-kernel@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/1488556746-599-1-git-send-email-singhalsimran0%40gmail.com. > For more options, visit https://groups.google.com/d/optout. >