From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752827AbdCFEM0 (ORCPT ); Sun, 5 Mar 2017 23:12:26 -0500 Received: from mail-pf0-f179.google.com ([209.85.192.179]:35531 "EHLO mail-pf0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752743AbdCFEMT (ORCPT ); Sun, 5 Mar 2017 23:12:19 -0500 Date: Mon, 6 Mar 2017 09:42:13 +0530 From: Viresh Kumar To: simran singhal Cc: abbotti@mev.co.uk, devel@driverdev.osuosl.org, outreachy-kernel@googlegroups.com, linux-kernel@vger.kernel.org, johan@kernel.org, dtwlin@gmail.com, hsweeten@visionengravers.com, greybus-dev@lists.linaro.org Subject: Re: [greybus-dev] [PATCH 2/3] staging: greybus: Replace "is is" with "is" Message-ID: <20170306041213.GD8206@vireshk-i7> References: <1488643671-24758-1-git-send-email-singhalsimran0@gmail.com> <1488643671-24758-3-git-send-email-singhalsimran0@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1488643671-24758-3-git-send-email-singhalsimran0@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04-03-17, 21:37, simran singhal wrote: > This patch replace "is is " with "is". The replacement couldn't be > automated because sometimes the first "is" was meant to be another > word. > > Signed-off-by: simran singhal > --- > drivers/staging/greybus/uart.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Viresh Kumar -- viresh