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=-8.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,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 CF666C55ABD for ; Mon, 9 Nov 2020 06:58:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 830A0221F1 for ; Mon, 9 Nov 2020 06:58:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="j4bgt8ZP" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729603AbgKIG6l (ORCPT ); Mon, 9 Nov 2020 01:58:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48906 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729092AbgKIG6l (ORCPT ); Mon, 9 Nov 2020 01:58:41 -0500 Received: from mail-pg1-x541.google.com (mail-pg1-x541.google.com [IPv6:2607:f8b0:4864:20::541]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5A5AEC0613CF for ; Sun, 8 Nov 2020 22:58:41 -0800 (PST) Received: by mail-pg1-x541.google.com with SMTP id f27so2928663pgl.1 for ; Sun, 08 Nov 2020 22:58:41 -0800 (PST) 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=2m8+zrjrEqIAdz7ru4iFegmvw0HBGZhyRWa9kU3n9ac=; b=j4bgt8ZPiyFYAstlaw2H3AO9CW/Lqa+F4KKiN2s0inqCxfxSJQarTfHBVGlOMAOTEA MV1FSBH1cUgIeZL51laSQKpr7EXW32f2p8Fo66uWSi9ErUFd0TV/XQqQFQvBlbusvAdf NPtRC2XjcOn3MrcdZhO6NhXpJYkMvcAYifzoLtn3kREK7bSWhgdrRv7sfybzLjP1crER /fddalax0aIc5hcBDH47mtUHX2QzYazuzHBScfrAcPAIfoDVoEEW1KR74tQek+PZ3VOt JeiigLBjYI67Dr5RAG/rsQZ8bm6e36R5ussthERMlnTrcIdspyn1OwpBrBRv3S3BIBIl WITA== 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=2m8+zrjrEqIAdz7ru4iFegmvw0HBGZhyRWa9kU3n9ac=; b=lfu1JF+kB8rX51irKvFcruJ+lfDdLSOQiNrD2INmMf/PDMsKruuu3N8IMEnm9cX6KX W/mqwo/sE12qebPNpg8Z2XgntlXM4LX05zmSA4kItxiw8Byj8OIOuE9ACODrXtzPn43I jpFyckR0+U3WK+ZtdOV5Cu4TO9aw1x6F4ORN1CS67EPITUUc/3u2RWQCCYXYG+Y0XTBK PbcjHwMbIZqzgUcz1MUIal0oYMhNFgtR5YC51iUuhQABPfL+OjIyqvC/MURC9pdQmw+E 5HIMwYHvlidDfbn2o4jOi4Payzw/sQFEEie4CiV8vHXbUzWHoTOquI4quNsPRURHMFYQ HV4Q== X-Gm-Message-State: AOAM532n3LuSNB5uq8hJ5Szl3Wp8pZQY/aM8iG71vrotoXItl5+o7uSS tjtWMWs2mhaBdt8Br4FvTbsYAA== X-Google-Smtp-Source: ABdhPJyMlIcB+i2+e0Cq91DtTvjHI7oKbKtjB9O82fkoKSZdp7bADUbNT8k4pkKJg+exgv2q+9/sJQ== X-Received: by 2002:a63:5146:: with SMTP id r6mr12066092pgl.212.1604905120975; Sun, 08 Nov 2020 22:58:40 -0800 (PST) Received: from localhost ([122.172.12.172]) by smtp.gmail.com with ESMTPSA id gf17sm10582972pjb.15.2020.11.08.22.58.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Nov 2020 22:58:40 -0800 (PST) Date: Mon, 9 Nov 2020 12:28:38 +0530 From: Viresh Kumar To: Ionela Voinescu Cc: rjw@rjwysocki.net, lenb@kernel.org, sudeep.holla@arm.com, morten.rasmussen@arm.com, jeremy.linton@arm.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/8] cppc_cpufreq: fix misspelling, code style and readability issues Message-ID: <20201109065838.xja23gzvy7ku2rvl@vireshk-i7> References: <20201105125524.4409-1-ionela.voinescu@arm.com> <20201105125524.4409-2-ionela.voinescu@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201105125524.4409-2-ionela.voinescu@arm.com> User-Agent: NeoMutt/20180716-391-311a52 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05-11-20, 12:55, Ionela Voinescu wrote: > Fix a few trivial issues in the cppc_cpufreq driver: > > - indentation of function arguments > - consistent use of tabs (vs space) in defines > - spelling: s/Offest/Offset, s/trasition/transition > - order of local variables, from long pointers to structures to > short ret and i (index) variables, to improve readability > > Signed-off-by: Ionela Voinescu > Cc: Rafael J. Wysocki > Cc: Viresh Kumar > --- > drivers/cpufreq/cppc_cpufreq.c | 32 ++++++++++++++++---------------- > 1 file changed, 16 insertions(+), 16 deletions(-) Acked-by: Viresh Kumar -- viresh