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=397747 ---Test result--- ############################## Test: CheckPatch - FAIL Output: Bluetooth: smp: Fix biased random passkey generation WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line) #6: Since u32 range size is not a multiple of 1,000,000, current passkey generation logic is biased. total: 0 errors, 1 warnings, 0 checks, 10 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. "[PATCH] Bluetooth: smp: Fix biased random passkey generation" has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ############################## Test: CheckGitLint - FAIL Output: Bluetooth: smp: Fix biased random passkey generation 3: B1 Line exceeds max length (96>80): "Since u32 range size is not a multiple of 1,000,000, current passkey generation logic is biased." 5: B1 Line exceeds max length (94>80): "Fixed this by adding a routine that selects passkey again if passkey is 4,200,000,000 or more." ############################## Test: CheckBuildK - PASS --- Regards, Linux Bluetooth