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=-11.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 A29ABC433DF for ; Wed, 15 Jul 2020 02:58:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7618C20729 for ; Wed, 15 Jul 2020 02:58:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="x6hFAGUi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727086AbgGOC6Q (ORCPT ); Tue, 14 Jul 2020 22:58:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57700 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726687AbgGOC6P (ORCPT ); Tue, 14 Jul 2020 22:58:15 -0400 Received: from mail-pl1-x641.google.com (mail-pl1-x641.google.com [IPv6:2607:f8b0:4864:20::641]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 66057C061755 for ; Tue, 14 Jul 2020 19:58:15 -0700 (PDT) Received: by mail-pl1-x641.google.com with SMTP id t6so1268042plo.3 for ; Tue, 14 Jul 2020 19:58:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=TfePUk2yeb1Ip9ZhAd8/+f2UK1/Sw83r4/BpWZTD/P8=; b=x6hFAGUiiTiYSdQBH//9ZDxZAC9+qHTN8B5ZKovUu0QYSR0A9eGTCY0oFGWgMoY5Ib sE1RInDacRJMhoPPi+QUJId3DrdNNRKEUc9H72r540ohJ6eAg8g7ZC5Y5Hh50qu0WwXH HF+RXoYCmWSdVplAdcX7KiNr9A2vJBNNwOU8p3/9qIwZVrpErH3GjBpAvOOTu+4dI8wY c/FGL/9QlD/DcZ7qEFnIFr8HL2C83+JFAHcFDSL3XJe7TBEkX7EcmqCbh9B8pYG674wC +M9iqYnoBna5SBM6zck9ruWRwRPCxdJObUW+KlcEHURFwVLSWKJCNeaodbM7pvvwNkv2 +nrA== 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=TfePUk2yeb1Ip9ZhAd8/+f2UK1/Sw83r4/BpWZTD/P8=; b=PAJWmgcnDADF8BeAAlZb8s8m0m12jdGL3bjflIHpyKsPhP06waeTsW6BVIWgLNjO7W mMLqoECDW23Y5rdiy7GToZEKtJaYPLYA9lqFp7eVP7HXKVBkHTWZtG62Sy6PnIk/ANWI HoAprp7OBRq8WLjuDZzHakj9OhTIvjZrhgdPZY9WkqohFu7udh7HXqzu/akJ+OiSDi9y SoYeMMegnHh1Jq12ylTEr2GB7zWl9UwVCtFd52JraX/rq1YgOAeM6JuTVIgQ2+ANbaNQ 2yCahkYZeKTUTmCdeC/9lhBaFSGHQZAiGmoH+05sfeIW4Gm0bWLl0dmhKITfHhknnqTP o3Ag== X-Gm-Message-State: AOAM532CqkrYMH2yyWbYQj5qqB/oS1WSnKlNftSO+GCIuOxwyeXDabIw kJYByV5w8VL7byUjEVi59+/HDiScFmc= X-Google-Smtp-Source: ABdhPJw/scwRmkaJm5WN2+4mQyDhXsyoDWXYwlB0VHB55IZ/1yI45FR+qvYRpvKWUj2GNCKKNEhIIA== X-Received: by 2002:a17:902:7688:: with SMTP id m8mr2594603pll.12.1594781894788; Tue, 14 Jul 2020 19:58:14 -0700 (PDT) Received: from localhost ([122.172.34.142]) by smtp.gmail.com with ESMTPSA id t188sm424964pfc.198.2020.07.14.19.58.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jul 2020 19:58:13 -0700 (PDT) Date: Wed, 15 Jul 2020 08:28:12 +0530 From: Viresh Kumar To: Lee Jones Cc: rjw@rjwysocki.net, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Patrice Chotard , Pal Singh Subject: Re: [PATCH 04/13] cpufreq: sti-cpufreq: Fix some formatting and misspelling issues Message-ID: <20200715025812.dzcu5vilhns4kljw@vireshk-i7> References: <20200714145049.2496163-1-lee.jones@linaro.org> <20200714145049.2496163-5-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200714145049.2496163-5-lee.jones@linaro.org> User-Agent: NeoMutt/20180716-391-311a52 Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 14-07-20, 15:50, Lee Jones wrote: > Kerneldoc format for attribute descriptions should be '@.*: '. > > Fixes the following W=1 kernel build warning(s): > > drivers/cpufreq/sti-cpufreq.c:49: warning: cannot understand function prototype: 'struct sti_cpufreq_ddata ' > > Cc: Patrice Chotard > Cc: Pal Singh > Signed-off-by: Lee Jones > --- > drivers/cpufreq/sti-cpufreq.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/drivers/cpufreq/sti-cpufreq.c b/drivers/cpufreq/sti-cpufreq.c > index 8f16bbb164b84..a5ad96d29adca 100644 > --- a/drivers/cpufreq/sti-cpufreq.c > +++ b/drivers/cpufreq/sti-cpufreq.c > @@ -40,11 +40,11 @@ enum { > }; > > /** > - * ST CPUFreq Driver Data > + * struct sti_cpufreq_ddata - ST CPUFreq Driver Data > * > - * @cpu_node CPU's OF node > - * @syscfg_eng Engineering Syscon register map > - * @regmap Syscon register map > + * @cpu: CPU's OF node > + * @syscfg_eng: Engineering Syscon register map > + * @syscfg: Syscon register map > */ > static struct sti_cpufreq_ddata { > struct device *cpu; Applied. Thanks. -- viresh