RE: [v2] Bluetooth: Fix code style error
| 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=1151226
---Test result---
Test Summary:
CheckPatch FAIL 0.59 seconds
VerifyFixes PASS 0.09 seconds
VerifySignedoff PASS 0.09 seconds
GitLint PASS 0.23 seconds
SubjectPrefix PASS 0.08 seconds
BuildKernel PASS 27.21 seconds
CheckAllWarning PASS 30.52 seconds
CheckSparse PASS 28.82 seconds
BuildKernel32 PASS 26.40 seconds
CheckKernelLLVM SKIP 0.00 seconds
TestRunnerSetup PASS 501.38 seconds
IncrementalBuild PASS 26.29 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[v2] Bluetooth: Fix code style error
WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#103:
ERROR: Use C99 flexible arrays - see https://docs.kernel.org/process/deprecated.html#zero-length-and-one-element-arrays
WARNING: Possible repeated word: 'them'
#107:
Replace them them with DECLARE_FLEX_ARRAY(), since C99 flexible array
total: 0 errors, 2 warnings, 12 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/14766286.patch has style problems, please review.
NOTE: Ignored message types: UNKNOWN_COMMIT_ID
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
##############################
Test: CheckKernelLLVM - SKIP
Desc: Build kernel with LLVM + context analysis
Output:
Clang not found
https://github.com/bluez/bluetooth-next/pull/649
---
Regards,
Linux Bluetooth