Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp1918485ybh; Fri, 17 Jul 2020 05:01:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyVvxFMBBi6ryfUUkMxjK7DDw9culIsXYgoL/+9gzou8HNEzW4at0FVHvKlYOJnApfawpbZ X-Received: by 2002:a17:906:970a:: with SMTP id k10mr6052317ejx.236.1594987280776; Fri, 17 Jul 2020 05:01:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594987280; cv=none; d=google.com; s=arc-20160816; b=ugc4hZmbHyFm/zTksa7ocDA9xSfvHxskrOc7SCY6gT5LBDvOMYStMetJU15pY2I8zF x0VUo8ispTedcfyUM+esUhLz81BItdiiTsK9tg03CI3JBSK9eiAdfJMMwhl+94nM70+B E19akOhmJ98dy47VZbsCJqVOQWIdNztskwcEZjJfJCkw9OImNE84bXP4ae5XTIz2InOX +E8V/rpGhabp0GxMj5mLZxGxQp31Yp7g4pzU050Eo0G7rWBws1Sp2XdujUlXMXZXC1cN hb9eumLtRWbPRAF7UWh90SODkQ7rjR56Pzshr/k9lviuzek55jAOo3bQjWq4uiWSh9iy jphA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:organization:from:reply-to:references:cc:to:subject :dkim-signature; bh=n5Ohuaa/Ery4GKm2xqr7PFWvBS4lQ3o2xq+KNtdBOh4=; b=sI7PLTcpdUPlcgoA0tmR0t6Gnfu7Hjekk9Hcng3jO0Sy/Vpx/7ANablQvwm0KmcCEm Aeg7Lkb6CjDxHPeoy3b2eCKGbvtJp+sJp41CT04YW6x/UbHfpTqPImUXOD0jny9WtWvR yENmUoef/XhYVNfR+7ZzYIps5NQzkIlSvcNwsACqHN33hq00zR0r7tyEuBMUjKk0JO4n p0RBWi7HwCzxYUrWP3kIITVxWD8AoyaVi2wLstTSoqnO5hvlGle83uSwQdfx/7jM88K0 8qWQpG0o2H3QyP4ngEd4Oro4rio1aSdzTAGAVMh3Ra2xslSVv7x313uZH+FYtdPw7R0f DTHg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b="MyJkO4/z"; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z19si4959694eje.612.2020.07.17.05.00.58; Fri, 17 Jul 2020 05:01:20 -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 (test mode) header.i=@ideasonboard.com header.s=mail header.b="MyJkO4/z"; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726636AbgGQMAL (ORCPT + 99 others); Fri, 17 Jul 2020 08:00:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49196 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725950AbgGQMAJ (ORCPT ); Fri, 17 Jul 2020 08:00:09 -0400 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BF2E1C061755; Fri, 17 Jul 2020 05:00:09 -0700 (PDT) Received: from [192.168.0.20] (cpc89242-aztw30-2-0-cust488.18-1.cable.virginm.net [86.31.129.233]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 322A271D; Fri, 17 Jul 2020 14:00:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1594987208; bh=nUPwsA58UbJ23qc/rx1oXrPJ7/DQig2xo7uzTbAjTvk=; h=Subject:To:Cc:References:Reply-To:From:Date:In-Reply-To:From; b=MyJkO4/zN1f/EUWHdu66GC/Im+bNiaFqUbNJ+0GCCqfVc6rtYVe2BjC6Jl+cZj/1l Gcynu08bKSivPFo4b2WAI716dW1dJ/HSFnJS+qbpiBgutY/JLky37uUkStl3z06VfY TkUPPGAVDF5Xxq2hYqBDne6xUrM4GEE/QYcz5xs0= Subject: Re: [PATCH 5/5] media/v4l2-subdev.h: drop duplicated word in comment To: Randy Dunlap , linux-kernel@vger.kernel.org Cc: Mauro Carvalho Chehab , linux-media@vger.kernel.org References: <20200714220553.20294-1-rdunlap@infradead.org> <20200714220553.20294-5-rdunlap@infradead.org> Reply-To: kieran.bingham+renesas@ideasonboard.com From: Kieran Bingham Organization: Ideas on Board Message-ID: <62f8372d-65d9-f69c-a942-5d9451191863@ideasonboard.com> Date: Fri, 17 Jul 2020 13:00:05 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <20200714220553.20294-5-rdunlap@infradead.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14/07/2020 23:05, Randy Dunlap wrote: > Delete the doubled words "the" in comments. > > Signed-off-by: Randy Dunlap > Cc: Mauro Carvalho Chehab > Cc: linux-media@vger.kernel.org I guess the second instance of the word could have also been removed, to keep more content on the first line, which fits under 80chars, but I don't think it really matters. Reviewed-by: Kieran Bingham > --- > include/media/v4l2-subdev.h | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > --- linux-next-20200714.orig/include/media/v4l2-subdev.h > +++ linux-next-20200714/include/media/v4l2-subdev.h > @@ -566,9 +566,9 @@ struct v4l2_subdev_ir_parameters { > * > * @rx_read: Reads received codes or pulse width data. > * The semantics are similar to a non-blocking read() call. > - * @rx_g_parameters: Get the current operating parameters and state of the > + * @rx_g_parameters: Get the current operating parameters and state of > * the IR receiver. > - * @rx_s_parameters: Set the current operating parameters and state of the > + * @rx_s_parameters: Set the current operating parameters and state of > * the IR receiver. It is recommended to call > * [rt]x_g_parameters first to fill out the current state, and only change > * the fields that need to be changed. Upon return, the actual device > @@ -582,9 +582,9 @@ struct v4l2_subdev_ir_parameters { > * > * @tx_write: Writes codes or pulse width data for transmission. > * The semantics are similar to a non-blocking write() call. > - * @tx_g_parameters: Get the current operating parameters and state of the > + * @tx_g_parameters: Get the current operating parameters and state of > * the IR transmitter. > - * @tx_s_parameters: Set the current operating parameters and state of the > + * @tx_s_parameters: Set the current operating parameters and state of > * the IR transmitter. It is recommended to call > * [rt]x_g_parameters first to fill out the current state, and only change > * the fields that need to be changed. Upon return, the actual device >