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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 1C3EEC433ED for ; Wed, 21 Apr 2021 23:56:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F001D61445 for ; Wed, 21 Apr 2021 23:56:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234878AbhDUX4v (ORCPT ); Wed, 21 Apr 2021 19:56:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41732 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343794AbhDUX4u (ORCPT ); Wed, 21 Apr 2021 19:56:50 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A3439C06174A for ; Wed, 21 Apr 2021 16:56:16 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id x19so38960348lfa.2 for ; Wed, 21 Apr 2021 16:56:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=jScCnNgYw+6uXS8RCkV8cOc6vpYKM4nhpFzQC4X8xFk=; b=yKDcISw4Xf9Y6DAbYtERNo2KXM8uXDgE5zo/M7c4Sl0Iv59UyI29FxTe2p5hOMIbb3 up/5xEp8950jm15ieI4xIuG2kU1aaIxapyBeAVSUcLicX2/G80dsENZf7X8uasnniopa Z/PpSlL4QVmkaK4sbPIzHdO0BNkynbeY0uUB62C7/e/qPGoU7qKQEtd+pQid0ezxl23G 77vTvPGogIild+X0Xlp9wxQ8HeIFIaahVsANiZjoqLRPw3TnHiMozXUL72krnvEcOamy oZcSCTRqG3hWEqszfRo4Z0ZaDsWSm0vAarrTANYFAxtCesFH+FvP2i7fR8z18sQHbaps ykBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=jScCnNgYw+6uXS8RCkV8cOc6vpYKM4nhpFzQC4X8xFk=; b=ZcXL1lvjJMlz5zOP96c1GlbuV1XCXpm2AakbrXWl7o4f5sBY/EfBztaCFaTFoN/lrV 0NXPy3d97oxsxecUbvvVdCAqNZP//WVgQ08OY+6eJpxNZNR/Wq3ocbTeU3+sn7yUTNG0 ky5yIfoyAPX6afBJikt8xOQ2yYfEbBxcCteWi0cS+2BxFNP5FhXOrJtRTqaFydLYtYZ/ u8pwU98luuTWncBXRutI8aGHpAryTfVh5vUCi+/RxUbA+kD8ip+xsBwCjR+RPnLlm+RE s7RTBr2Io5RVjuielMVNUXDk1HuC3/kkPrWqDRPQNRZLM4T7rHXeCwA/nfUaF/A2v7hc hseg== X-Gm-Message-State: AOAM5323hGmu3oa8el+yj4NBgh7u3EOPn24G5F9Inn1zs129KNTApgLb HT8sEbg7uMGu+RjcLjvPkZ+geSOBmw6ki4rZ9bB56pSwpkw= X-Google-Smtp-Source: ABdhPJybEltUhG63+NS74YGYPxZwjzpS4nqORopVa+7OGxpP9OaH5uXEFitYtWUmoQv4AnEQ/yq7qrRaqescIGAUUzk= X-Received: by 2002:a05:6512:3a85:: with SMTP id q5mr473572lfu.465.1619049375213; Wed, 21 Apr 2021 16:56:15 -0700 (PDT) MIME-Version: 1.0 References: <20210415123521.86894-1-andriy.shevchenko@linux.intel.com> In-Reply-To: <20210415123521.86894-1-andriy.shevchenko@linux.intel.com> From: Linus Walleij Date: Thu, 22 Apr 2021 01:56:04 +0200 Message-ID: Subject: Re: [PATCH v1 1/1] pinctrl: core: Fix kernel doc string for pin_get_name() To: Andy Shevchenko Cc: Drew Fustini , "open list:GPIO SUBSYSTEM" , linux-kernel , Dong Aisheng Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Thu, Apr 15, 2021 at 2:35 PM Andy Shevchenko wrote: > The kernel doc string mistakenly advertises the pin_get_name_from_id(). > Fix it, otherwise kernel doc validator is not happy: > > .../core.c:168: warning: expecting prototype for pin_get_name_from_id(). Prototype was for pin_get_name() instead > > Fixes: dcb5dbc305b9 ("pinctrl: show pin name for pingroups in sysfs") > Cc: Dong Aisheng > Signed-off-by: Andy Shevchenko Patch applied, thanks! Yours, Linus Walleij