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=814595 ---Test result--- Test Summary: CheckPatch FAIL 0.83 seconds GitLint PASS 0.32 seconds BuildEll PASS 24.16 seconds BluezMake PASS 697.41 seconds MakeCheck PASS 11.58 seconds MakeDistcheck PASS 160.25 seconds CheckValgrind PASS 222.11 seconds CheckSmatch PASS 326.66 seconds bluezmakeextell PASS 106.59 seconds IncrementalBuild PASS 663.30 seconds ScanBuild PASS 935.33 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,v2] shared/gatt-db: Fix munmap_chunk invalid pointer WARNING:LONG_LINE: line length of 81 exceeds 80 columns #105: FILE: src/shared/gatt-db.c:366: + bt_crypto_gatt_hash(db->crypto, hash.iov, db->last_handle + 1, db->hash); WARNING:LONG_LINE_COMMENT: line length of 89 exceeds 80 columns #218: FILE: unit/test-gatt.c:2413: + /* test that gatt_db_get_hash is able to manage unordered db and doesn't crash */ /github/workspace/src/src/13511878.patch total: 0 errors, 2 warnings, 163 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/src/13511878.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