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=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,UNPARSEABLE_RELAY,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 14DE7C282DD for ; Wed, 8 Jan 2020 16:42:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D5B292070E for ; Wed, 8 Jan 2020 16:42:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578501726; bh=RnoomfQqdyWrpRTnoPHfF+D9AQEynoANXYRrSNq5Bkg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=JGIy2Dz3ROR8Y+0FePpFWpyuoOEfbdgRrhJ3Bzklnp0DG+Mrcc/KWVyrmxbAo98z8 FUeaAWPqirExhVSsFa/CbEvruBWQ6i0267bHETVG/KbhaccBdkIhkzxZsbALZFn21t aDpMsQITbti6ww7q3wpfHpbbOBFXlfzDwa84AbYg= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729179AbgAHQmG (ORCPT ); Wed, 8 Jan 2020 11:42:06 -0500 Received: from mail-oi1-f195.google.com ([209.85.167.195]:35529 "EHLO mail-oi1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729160AbgAHQmF (ORCPT ); Wed, 8 Jan 2020 11:42:05 -0500 Received: by mail-oi1-f195.google.com with SMTP id k4so3209373oik.2 for ; Wed, 08 Jan 2020 08:42:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=Icg47JqvHN2zEf9dLVseBc9ilOfxDem/7KAl7G0secI=; b=krnF7Gpl6S9SYQLDzBX6Of5WSJ2BuovAFO9Z2kt1RQc1yLV3muLbYIe+4+TlgLfUSF 3fAywYzD/kY8rB8fYKj97ysnDfj4I9qdaURIDMDGziCqV866wChaJV7zpOQoiRzOSQe5 BntFSXjJVbUQrLXwxbZ+Jjwhsqyt5AAqHGBks6gNQFULgqoyrbjJh3KjXTxLaJNb0UlZ ACfQYFZUZE0xo7g1Q5Wb/JEIf9bFBJu7D6R2kPaHZgR3ETucj7F0Laizk11QrhTksWfp /CjRb8ARWSCmWrdsc5nYRQh3n7oo6xmwf0d2lYNc1Cmwz4JgQxvfjbsFfy4d4S+229p1 RYDw== X-Gm-Message-State: APjAAAXie0+g1J2rW19wpdVbpRee8bVVaDHWf5seHExKcvY8257ehQJ5 WYLpRcHuGoy62D+nZHPQrreRUyU= X-Google-Smtp-Source: APXvYqyWGZ/mtl7wO8eDxi60Ctd5HMalRX9qJeW0jNe3NJrpKuhEVMIKCzSKmaMHLYWb+SqSKfpGIQ== X-Received: by 2002:aca:f555:: with SMTP id t82mr3953040oih.103.1578501724273; Wed, 08 Jan 2020 08:42:04 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id n22sm1292123otj.36.2020.01.08.08.42.03 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Jan 2020 08:42:03 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 2208fa by rob-hp-laptop (DragonFly Mail Agent v0.11); Wed, 08 Jan 2020 10:42:02 -0600 Date: Wed, 8 Jan 2020 10:42:02 -0600 From: Rob Herring To: Mohana Datta Yelugoti Cc: jacek.anaszewski@gmail.com, trivial@kernel.org, Mohana Datta Yelugoti , Pavel Machek , Dan Murphy , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation: spi-ir-led: fix spelling mistake "balue"->"value" Message-ID: <20200108164202.GA15850@bogus> References: <20191225205941.28429-1-ymdatta.work@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191225205941.28429-1-ymdatta.work@gmail.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-leds-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On Thu, 26 Dec 2019 02:29:39 +0530, Mohana Datta Yelugoti wrote: > There is a spelling mistake in: > Documentation/bindings/leds/irled/spi-ir-led.txt. > Fix it. > > Signed-off-by: Mohana Datta Yelugoti > --- > Documentation/devicetree/bindings/leds/irled/spi-ir-led.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks. Rob