automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Brian Dooley <brian.dooley@intel.com>
Subject: |WARNING| pw127111 [PATCH v2] crypto/qat: default to IPsec MB for pre and post computes
Date: Fri, 19 May 2023 12:52:31 +0200 (CEST)	[thread overview]
Message-ID: <20230519105231.2279A120929@dpdk.org> (raw)
In-Reply-To: <20230519105055.529658-1-brian.dooley@intel.com>

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/127111

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#832: FILE: drivers/crypto/qat/qat_sym_session.c:1450:
+			return 0;
+		} else {

total: 0 errors, 1 warnings, 1517 lines checked

  parent reply	other threads:[~2023-05-19 10:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230519105055.529658-1-brian.dooley@intel.com>
2023-05-19 10:39 ` |SUCCESS| " qemudev
2023-05-19 10:43 ` qemudev
2023-05-19 10:52 ` checkpatch [this message]
2023-05-19 11:39 ` 0-day Robot

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=20230519105231.2279A120929@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=brian.dooley@intel.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).