RE: [BlueZ] attrib: Fix smatch "non-ANSI function declaration" warning
| Newsgroups | org.kernel.vger.linux-bluetooth |
|---|---|
| Message-ID | <[email protected]> |
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=1145981
---Test result---
Test Summary:
CheckPatch FAIL 0.36 seconds
GitLint FAIL 0.24 seconds
BuildEll PASS 17.38 seconds
BluezMake PASS 483.22 seconds
MakeCheck PASS 0.81 seconds
MakeDistcheck PASS 124.51 seconds
CheckValgrind PASS 115.91 seconds
CheckSmatch WARNING 230.51 seconds
bluezmakeextell PASS 75.66 seconds
IncrementalBuild PASS 461.57 seconds
ScanBuild PASS 706.53 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[BlueZ] attrib: Fix smatch "non-ANSI function declaration" warning
WARNING:EMAIL_SUBJECT: A patch subject line should describe the change not the tool that found it
#34:
Subject: [BlueZ] attrib: Fix smatch "non-ANSI function declaration" warning
/github/workspace/src/patch/14750038.patch total: 0 errors, 1 warnings, 8 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/patch/14750038.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.
##############################
Test: GitLint - FAIL
Desc: Run gitlint
Output:
[BlueZ] attrib: Fix smatch "non-ANSI function declaration" warning
3: B1 Line exceeds max length (95>80): "attrib/interactive.c:175:27: warning: non-ANSI function declaration of function 'disconnect_io'"
##############################
Test: CheckSmatch - WARNING
Desc: Run smatch tool with source
Output:
attrib/interactive.c: note: in included file (through /usr/include/readline/readline.h):attrib/interactive.c:300:23: warning: Variable length array is used.
https://github.com/bluez/bluez/pull/2399
---
Regards,
Linux Bluetooth