From: srinivas pandruvada <srinivas.pandruvada@linux.intel.com>
To: Xin Gao <gaoxin@cdjrlc.com>
Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tools/power/x86/intel-speed-select:Unneeded semicolon
Date: Mon, 18 Jul 2022 08:28:20 -0700 [thread overview]
Message-ID: <2a240c21041b5ac03b9dd3502b2f15fead96c341.camel@linux.intel.com> (raw)
In-Reply-To: <20220718124907.7254-1-gaoxin@cdjrlc.com>
On Mon, 2022-07-18 at 20:49 +0800, Xin Gao wrote:
> Unneeded semicolon
>
> Signed-off-by: Xin Gao <gaoxin@cdjrlc.com>
Thanks, I will add to PULL request.
> ---
> tools/power/x86/intel-speed-select/hfi-events.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/power/x86/intel-speed-select/hfi-events.c
> b/tools/power/x86/intel-speed-select/hfi-events.c
> index 761375062505..f0ed69721308 100644
> --- a/tools/power/x86/intel-speed-select/hfi-events.c
> +++ b/tools/power/x86/intel-speed-select/hfi-events.c
> @@ -144,7 +144,7 @@ static int family_handler(struct nl_msg *msg,
> void *arg)
> continue;
> res->id = nla_get_u32(tb2[CTRL_ATTR_MCAST_GRP_ID]);
> break;
> - };
> + }
>
> return 0;
> }
prev parent reply other threads:[~2022-07-18 15:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-18 12:49 Xin Gao
2022-07-18 15:28 ` srinivas pandruvada [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2a240c21041b5ac03b9dd3502b2f15fead96c341.camel@linux.intel.com \
--to=srinivas.pandruvada@linux.intel.com \
--cc=gaoxin@cdjrlc.com \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome