diff mbox series

[-next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c

Message ID 20210928195954.19629-1-liumh1@shanghaitech.edu.cn (mailing list archive)
State New, archived
Headers show
Series [-next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c | expand

Checks

Context Check Description
tedd_an/checkpatch success Checkpatch PASS
tedd_an/gitlint fail [-next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c 1: T1 Title exceeds max length (81>80): "[-next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c"
tedd_an/buildkernel success Build Kernel PASS
tedd_an/testrunnersetup success Test Runner Setup PASS
tedd_an/testrunnerl2cap-tester success Total: 40, Passed: 40 (100.0%), Failed: 0, Not Run: 0
tedd_an/testrunnerbnep-tester success Total: 1, Passed: 1 (100.0%), Failed: 0, Not Run: 0
tedd_an/testrunnermgmt-tester success Total: 452, Passed: 452 (100.0%), Failed: 0, Not Run: 0
tedd_an/testrunnerrfcomm-tester success Total: 9, Passed: 9 (100.0%), Failed: 0, Not Run: 0
tedd_an/testrunnersco-tester success Total: 12, Passed: 12 (100.0%), Failed: 0, Not Run: 0
tedd_an/testrunnersmp-tester success Total: 8, Passed: 8 (100.0%), Failed: 0, Not Run: 0
tedd_an/testrunneruserchan-tester success Total: 4, Passed: 4 (100.0%), Failed: 0, Not Run: 0

Commit Message

Mianhan Liu Sept. 28, 2021, 7:59 p.m. UTC
btrsi.c hasn't use any macro or function declared in net/genetlink.h.
Thus, these files can be removed from btrsi.c safely without
affecting the compilation of the ./drivers/bluetooth module

Signed-off-by: Mianhan Liu <liumh1@shanghaitech.edu.cn>

---
 drivers/bluetooth/btrsi.c | 1 -
 1 file changed, 1 deletion(-)

Comments

bluez.test.bot@gmail.com Sept. 28, 2021, 9:03 p.m. UTC | #1
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=554485

---Test result---

Test Summary:
CheckPatch                    PASS      0.62 seconds
GitLint                       FAIL      0.30 seconds
BuildKernel                   PASS      633.05 seconds
TestRunner: Setup             PASS      476.53 seconds
TestRunner: l2cap-tester      PASS      10.66 seconds
TestRunner: bnep-tester       PASS      5.31 seconds
TestRunner: mgmt-tester       PASS      88.96 seconds
TestRunner: rfcomm-tester     PASS      6.66 seconds
TestRunner: sco-tester        PASS      6.95 seconds
TestRunner: smp-tester        PASS      6.81 seconds
TestRunner: userchan-tester   PASS      5.52 seconds

Details
##############################
Test: GitLint - FAIL - 0.30 seconds
Run gitlint with rule in .gitlint
[-next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c
1: T1 Title exceeds max length (81>80): "[-next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c"




---
Regards,
Linux Bluetooth
Marcel Holtmann Sept. 28, 2021, 10:14 p.m. UTC | #2
Hi Mianhan,

> btrsi.c hasn't use any macro or function declared in net/genetlink.h.
> Thus, these files can be removed from btrsi.c safely without
> affecting the compilation of the ./drivers/bluetooth module
> 
> Signed-off-by: Mianhan Liu <liumh1@shanghaitech.edu.cn>
> 
> ---
> drivers/bluetooth/btrsi.c | 1 -
> 1 file changed, 1 deletion(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel
diff mbox series

Patch

diff --git a/drivers/bluetooth/btrsi.c b/drivers/bluetooth/btrsi.c
index 8646b6dd1..634cf8f5e 100644
--- a/drivers/bluetooth/btrsi.c
+++ b/drivers/bluetooth/btrsi.c
@@ -19,7 +19,6 @@ 
 #include <net/bluetooth/hci_core.h>
 #include <asm/unaligned.h>
 #include <net/rsi_91x.h>
-#include <net/genetlink.h>
 
 #define RSI_DMA_ALIGN	8
 #define RSI_FRAME_DESC_SIZE	16