linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c
@ 2021-09-28 19:59 Mianhan Liu
  2021-09-28 21:03 ` [-next] " bluez.test.bot
  2021-09-28 22:14 ` [PATCH -next] " Marcel Holtmann
  0 siblings, 2 replies; 3+ messages in thread
From: Mianhan Liu @ 2021-09-28 19:59 UTC (permalink / raw)
  To: Marcel Holtmann, Johan Hedberg, Luiz Augusto von Dentz
  Cc: linux-bluetooth, linux-kernel, Mianhan Liu

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(-)

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
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* RE: [-next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c
  2021-09-28 19:59 [PATCH -next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c Mianhan Liu
@ 2021-09-28 21:03 ` bluez.test.bot
  2021-09-28 22:14 ` [PATCH -next] " Marcel Holtmann
  1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2021-09-28 21:03 UTC (permalink / raw)
  To: linux-bluetooth, liumh1

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


[-- Attachment #2: l2cap-tester.log --]
[-- Type: application/octet-stream, Size: 51539 bytes --]

[-- Attachment #3: bnep-tester.log --]
[-- Type: application/octet-stream, Size: 3906 bytes --]

[-- Attachment #4: mgmt-tester.log --]
[-- Type: application/octet-stream, Size: 626717 bytes --]

[-- Attachment #5: rfcomm-tester.log --]
[-- Type: application/octet-stream, Size: 14762 bytes --]

[-- Attachment #6: sco-tester.log --]
[-- Type: application/octet-stream, Size: 13924 bytes --]

[-- Attachment #7: smp-tester.log --]
[-- Type: application/octet-stream, Size: 11830 bytes --]

[-- Attachment #8: userchan-tester.log --]
[-- Type: application/octet-stream, Size: 7740 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH -next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c
  2021-09-28 19:59 [PATCH -next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c Mianhan Liu
  2021-09-28 21:03 ` [-next] " bluez.test.bot
@ 2021-09-28 22:14 ` Marcel Holtmann
  1 sibling, 0 replies; 3+ messages in thread
From: Marcel Holtmann @ 2021-09-28 22:14 UTC (permalink / raw)
  To: Mianhan Liu
  Cc: Johan Hedberg, Luiz Augusto von Dentz, linux-bluetooth, linux-kernel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-28 22:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28 19:59 [PATCH -next] ./drivers/bluetooth/btrsi.c: remove superfluous header files from btrsi.c Mianhan Liu
2021-09-28 21:03 ` [-next] " bluez.test.bot
2021-09-28 22:14 ` [PATCH -next] " Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).