From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, wangyouwan@uniontech.com
Subject: RE: device: Fix not removing connected device
Date: Wed, 22 Jun 2022 20:14:22 -0700 (PDT) [thread overview]
Message-ID: <62b3da8e.1c69fb81.d5091.c19c@mx.google.com> (raw)
In-Reply-To: <20220623014403.22360-1-wangyouwan@uniontech.com>
[-- Attachment #1: Type: text/plain, Size: 2126 bytes --]
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=652986
---Test result---
Test Summary:
CheckPatch FAIL 1.08 seconds
GitLint PASS 0.70 seconds
Prep - Setup ELL PASS 41.48 seconds
Build - Prep PASS 0.56 seconds
Build - Configure PASS 8.20 seconds
Build - Make PASS 1255.26 seconds
Make Check PASS 11.29 seconds
Make Check w/Valgrind PASS 422.87 seconds
Make Distcheck PASS 222.72 seconds
Build w/ext ELL - Configure PASS 8.27 seconds
Build w/ext ELL - Make PASS 1244.67 seconds
Incremental Build with patchesPASS 0.00 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script with rule in .checkpatch.conf
Output:
device: Fix not removing connected device
WARNING:LONG_LINE: line length of 91 exceeds 80 columns
#131: FILE: src/device.c:3076:
+void device_remove_connection(struct btd_device *device, uint8_t bdaddr_type, bool *remove)
WARNING:LONG_LINE: line length of 92 exceeds 80 columns
#153: FILE: src/device.h:126:
+void device_remove_connection(struct btd_device *device, uint8_t bdaddr_type, bool *remove);
/github/workspace/src/12891622.patch total: 0 errors, 2 warnings, 53 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/12891622.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
next prev parent reply other threads:[~2022-06-23 4:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-23 1:44 [PATCH] device: Fix not removing connected device Youwan Wang
2022-06-23 3:14 ` bluez.test.bot [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-06-23 3:13 Youwan Wang
2022-06-23 6:22 ` bluez.test.bot
2022-06-23 6:29 [PATCH] " Youwan Wang
2022-06-23 8:08 ` bluez.test.bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=62b3da8e.1c69fb81.d5091.c19c@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=wangyouwan@uniontech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.