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