All of lore.kernel.org
 help / color / mirror / Atom feed
From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, nathan@kernel.org
Subject: RE: [bluetooth-next] Bluetooth: btmtk: Mark all stub functions as inline
Date: Wed, 10 Jul 2024 11:39:34 -0700 (PDT)	[thread overview]
Message-ID: <668ed566.c80a0220.3d4e.9fd6@mx.google.com> (raw)
In-Reply-To: <20240710-btmtk-add-missing-inline-to-stubs-v1-1-ba33143ee148@kernel.org>

[-- Attachment #1: Type: text/plain, Size: 3997 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=870196

---Test result---

Test Summary:
CheckPatch                    FAIL      0.94 seconds
GitLint                       FAIL      0.51 seconds
SubjectPrefix                 PASS      0.13 seconds
BuildKernel                   PASS      29.74 seconds
CheckAllWarning               PASS      32.05 seconds
CheckSparse                   PASS      37.44 seconds
CheckSmatch                   PASS      102.44 seconds
BuildKernel32                 PASS      28.64 seconds
TestRunnerSetup               PASS      523.92 seconds
TestRunner_l2cap-tester       PASS      23.87 seconds
TestRunner_iso-tester         PASS      30.35 seconds
TestRunner_bnep-tester        PASS      4.75 seconds
TestRunner_mgmt-tester        PASS      112.49 seconds
TestRunner_rfcomm-tester      PASS      7.41 seconds
TestRunner_sco-tester         PASS      17.03 seconds
TestRunner_ioctl-tester       PASS      7.83 seconds
TestRunner_mesh-tester        PASS      5.94 seconds
TestRunner_smp-tester         PASS      6.91 seconds
TestRunner_userchan-tester    PASS      5.17 seconds
IncrementalBuild              PASS      27.66 seconds

Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[bluetooth-next] Bluetooth: btmtk: Mark all stub functions as inline
WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#79: 
    254 | static void btmtk_fw_get_filename(char *buf, size_t size, u32 dev_id,

total: 0 errors, 1 warnings, 91 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/13729552.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: GitLint - FAIL
Desc: Run gitlint
Output:
[bluetooth-next] Bluetooth: btmtk: Mark all stub functions as inline

WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search
8: B1 Line exceeds max length (109>80): "  drivers/bluetooth/btmtk.h:254:13: warning: 'btmtk_fw_get_filename' defined but not used [-Wunused-function]"
11: B1 Line exceeds max length (110>80): "  drivers/bluetooth/btmtk.h:249:12: warning: 'btmtk_process_coredump' defined but not used [-Wunused-function]"
12: B1 Line exceeds max length (86>80): "    249 | static int btmtk_process_coredump(struct hci_dev *hdev, struct sk_buff *skb)"
14: B1 Line exceeds max length (111>80): "  drivers/bluetooth/btmtk.h:243:12: warning: 'btmtk_register_coredump' defined but not used [-Wunused-function]"
15: B1 Line exceeds max length (84>80): "    243 | static int btmtk_register_coredump(struct hci_dev *hdev, const char *name,"
17: B1 Line exceeds max length (108>80): "  drivers/bluetooth/btmtk.h:233:12: warning: 'btmtk_setup_firmware' defined but not used [-Wunused-function]"
18: B1 Line exceeds max length (83>80): "    233 | static int btmtk_setup_firmware(struct hci_dev *hdev, const char *fwname,"
20: B1 Line exceeds max length (113>80): "  drivers/bluetooth/btmtk.h:227:12: warning: 'btmtk_setup_firmware_79xx' defined but not used [-Wunused-function]"
21: B1 Line exceeds max length (88>80): "    227 | static int btmtk_setup_firmware_79xx(struct hci_dev *hdev, const char *fwname,"


---
Regards,
Linux Bluetooth


  reply	other threads:[~2024-07-10 18:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-10 17:56 [PATCH bluetooth-next] Bluetooth: btmtk: Mark all stub functions as inline Nathan Chancellor
2024-07-10 18:39 ` bluez.test.bot [this message]
2024-07-15  1:30 ` patchwork-bot+bluetooth

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=668ed566.c80a0220.3d4e.9fd6@mx.google.com \
    --to=bluez.test.bot@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=nathan@kernel.org \
    /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.