From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, brian.gix@intel.com
Subject: RE: [BlueZ] mesh: Fix snprintf return values not being checked
Date: Wed, 29 Jun 2022 13:15:54 -0700 (PDT) [thread overview]
Message-ID: <62bcb2fa.1c69fb81.4ffd.029b@mx.google.com> (raw)
In-Reply-To: <20220629190046.14198-1-brian.gix@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1926 bytes --]
This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=655140
---Test result---
Test Summary:
CheckPatch FAIL 0.82 seconds
GitLint PASS 0.54 seconds
Prep - Setup ELL PASS 41.91 seconds
Build - Prep PASS 0.45 seconds
Build - Configure PASS 8.07 seconds
Build - Make PASS 1222.12 seconds
Make Check PASS 11.65 seconds
Make Check w/Valgrind PASS 441.75 seconds
Make Distcheck PASS 230.08 seconds
Build w/ext ELL - Configure PASS 8.10 seconds
Build w/ext ELL - Make PASS 1197.84 seconds
Incremental Build with patchesPASS 0.00 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script with rule in .checkpatch.conf
Output:
[BlueZ] mesh: Fix snprintf return values not being checked
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#101: FILE: mesh/mesh-config-json.c:184:
+ return NULL;
+ else
/github/workspace/src/12900623.patch total: 0 errors, 1 warnings, 220 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
/github/workspace/src/12900623.patch has style problems, please review.
NOTE: Ignored message types: COMMIT_MESSAGE COMPLEX_MACRO CONST_STRUCT FILE_PATH_CHANGES MISSING_SIGN_OFF PREFER_PACKED SPDX_LICENSE_TAG SPLIT_STRING SSCANF_TO_KSTRTO
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
---
Regards,
Linux Bluetooth
prev parent reply other threads:[~2022-06-29 20:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-29 19:00 [PATCH BlueZ] mesh: Fix snprintf return values not being checked Brian Gix
2022-06-29 20:15 ` bluez.test.bot [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=62bcb2fa.1c69fb81.4ffd.029b@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=brian.gix@intel.com \
--cc=linux-bluetooth@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.