RE: Bluetooth: btmrvl: fix event packet length validation
| 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=1139978
---Test result---
Test Summary:
CheckPatch FAIL 0.53 seconds
VerifyFixes PASS 0.08 seconds
VerifySignedoff PASS 0.11 seconds
GitLint PASS 0.21 seconds
SubjectPrefix PASS 0.08 seconds
BuildKernel PASS 20.71 seconds
CheckAllWarning PASS 22.75 seconds
CheckSparse PASS 21.66 seconds
BuildKernel32 PASS 20.41 seconds
CheckKernelLLVM SKIP 0.00 seconds
TestRunnerSetup PASS 378.27 seconds
IncrementalBuild PASS 19.10 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
Bluetooth: btmrvl: fix event packet length validation
ERROR: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 75e574f6a212 ("Bluetooth: btmrvl: validate event packet lengths")'
#80:
The event length validation added by 75e574f6a212 commit used a single
total: 1 errors, 0 warnings, 48 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/14729543.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/531
---
Regards,
Linux Bluetooth