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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8C4C1C433EF for ; Mon, 9 May 2022 10:00:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233397AbiEIKEK (ORCPT ); Mon, 9 May 2022 06:04:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46160 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238407AbiEIKCw (ORCPT ); Mon, 9 May 2022 06:02:52 -0400 Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 95C6324582 for ; Mon, 9 May 2022 02:58:29 -0700 (PDT) Received: by mail-wr1-x436.google.com with SMTP id e2so18647775wrh.7 for ; Mon, 09 May 2022 02:58:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=CfEfoqqGw0bRo/d0JE18iMI3rq6uvAH9Rco6ztKOqJQ=; b=SLcE8bfXln12KpyuHYQ4vSM15JktJvGl7uefrlKr0R/PeZwkyZsSXyFEesIOKMtw1L GhAhKFJ0DFYEE5deH/oDW2vQziS260IZ3ZF4+/ZPM/ikFrj/vjr2+t3nE5iZnAkklN25 GJGBj1HL58JjAd3Z0r+fzG10TNMJ0DMBTi+UVDtXHZJhP556AwPJrkTdO9ecvOFgG7rI bObmIIQBOk77zJG61XQ6BU7mMmRGV28GhfanBpiXneXOAfcbO1OY75yyFvZwBP3zc6cS MqOVnG2lMHGE/TbKXw8C4nZTOfH/AMjiOCJgqnfCm0ht8DbXqE6mHTQgBi0jSLz7HhjH Znfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=CfEfoqqGw0bRo/d0JE18iMI3rq6uvAH9Rco6ztKOqJQ=; b=SrdjRvOaDJIoulZV2seDoaTKjRzocLGJLoUjelt/vtKEjrhUapc0zUJjRiwJrxOC5j 76oeXC962aQsMh0oljMgGWM4LW0ln/yuiRzNa+L+wdGLkKjftLBLGZ/KKhweAy4ogvAS qEKBUTVeGbQGacN+6R5mMIqmLGWmt8LHRsVCYycRO+aSUmagh3kUB5k1DqpaXnLyuNT4 k4gbPtsOmeYrV2iTcokAjc08fVl6kcNaMz7xqKfgM+bRu18cI7KwloGcHzeqbkZkEVWI HIsW4x4kMlc3Kfa9LmTLOI5mWVpkiLp5Odag+HehKNLlQ05fwOKIpclTGYDOwVOQXjHu pPHQ== X-Gm-Message-State: AOAM533RIjlWdFHSr85A/cu7NXvtSpcvLhDVdOT1lyhxXxOBHWcI9yNP NvqrCC8pXAjnlm+MHweGvr5X7g== X-Google-Smtp-Source: ABdhPJxo+q1AWwUB+WWX9EPUzbc1C2kjMDi9FChPm/ftNxZyQYG94sMpR3NyHog4N3J0Jj47dl4hVg== X-Received: by 2002:adf:ea12:0:b0:20a:e14b:2710 with SMTP id q18-20020adfea12000000b0020ae14b2710mr13088740wrm.81.1652090308052; Mon, 09 May 2022 02:58:28 -0700 (PDT) Received: from [192.168.1.41] (176-182-171-101.abo.bbox.fr. [176.182.171.101]) by smtp.googlemail.com with ESMTPSA id n7-20020a05600c500700b003942a244ee1sm11929974wmr.38.2022.05.09.02.58.26 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 09 May 2022 02:58:27 -0700 (PDT) Message-ID: Date: Mon, 9 May 2022 11:58:26 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH] thermal: thermal_of: fix typo on __thermal_bind_params Content-Language: en-US To: Corentin Labbe , amitk@kernel.org, rafael@kernel.org, rui.zhang@intel.com Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org References: <20220426064113.3787826-1-clabbe@baylibre.com> From: Daniel Lezcano In-Reply-To: <20220426064113.3787826-1-clabbe@baylibre.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26/04/2022 08:41, Corentin Labbe wrote: > Add a missing s to __thermal_bind_param kernel doc comment. > This fixes the following sparse warnings: > drivers/thermal/thermal_of.c:50: warning: expecting prototype for struct __thermal_bind_param. Prototype was for struct __thermal_bind_params instead > > Signed-off-by: Corentin Labbe > --- Applied, thanks -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog