From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Sam Andrew <samandrew@microsoft.com>
Subject: |WARNING| pw132354 [PATCH] net/netvsc: add support for mtu_set
Date: Fri, 6 Oct 2023 01:17:42 +0200 (CEST) [thread overview]
Message-ID: <20231005231742.D9CBF120D36@dpdk.org> (raw)
In-Reply-To: <MN0PR21MB3120FDA48E7C122E74FF58F0B5CAA@MN0PR21MB3120.namprd21.prod.outlook.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/132354
_coding style issues_
CHECK:BRACES: braces {} should be used on all arms of this statement
#287: FILE: drivers/net/netvsc/hn_ethdev.c:1204:
+ if (hn_rndis_get_mtu(hv, &rndis_mtu))
[...]
+ else {
[...]
CHECK:BRACES: Unbalanced braces around else statement
#289: FILE: drivers/net/netvsc/hn_ethdev.c:1206:
+ else {
total: 0 errors, 0 warnings, 2 checks, 298 lines checked
next prev parent reply other threads:[~2023-10-05 23:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <MN0PR21MB3120FDA48E7C122E74FF58F0B5CAA@MN0PR21MB3120.namprd21.prod.outlook.com>
2023-10-05 22:58 ` |SUCCESS| " qemudev
2023-10-05 23:02 ` qemudev
2023-10-05 23:17 ` checkpatch [this message]
2023-10-06 0:19 ` 0-day Robot
2023-10-06 4:44 |WARNING| " dpdklab
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=20231005231742.D9CBF120D36@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=samandrew@microsoft.com \
--cc=test-report@dpdk.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;
as well as URLs for NNTP newsgroup(s).