* [PATCH ] Bluetooth: Remove unnecessary include l2cap.h.
@ 2012-12-08 5:08 Rami Rosen
2012-12-11 22:26 ` Gustavo Padovan
0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2012-12-08 5:08 UTC (permalink / raw)
To: linux-bluetooth; +Cc: marcel, gustavo, johan.hedberg, Rami Rosen
This patch removes unnecessary include of <net/bluetooth/l2cap.h>
in bluetooth/bnep/core.c.
Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
net/bluetooth/bnep/core.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/net/bluetooth/bnep/core.c b/net/bluetooth/bnep/core.c
index a5b6397..e430b1a 100644
--- a/net/bluetooth/bnep/core.c
+++ b/net/bluetooth/bnep/core.c
@@ -33,7 +33,6 @@
#include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h>
-#include <net/bluetooth/l2cap.h>
#include "bnep.h"
--
1.7.11.7
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH ] Bluetooth: Remove unnecessary include l2cap.h.
2012-12-08 5:08 [PATCH ] Bluetooth: Remove unnecessary include l2cap.h Rami Rosen
@ 2012-12-11 22:26 ` Gustavo Padovan
0 siblings, 0 replies; 2+ messages in thread
From: Gustavo Padovan @ 2012-12-11 22:26 UTC (permalink / raw)
To: Rami Rosen; +Cc: linux-bluetooth, marcel, johan.hedberg
Hi Rami,
* Rami Rosen <ramirose@gmail.com> [2012-12-08 07:08:25 +0200]:
> This patch removes unnecessary include of <net/bluetooth/l2cap.h>
> in bluetooth/bnep/core.c.
>
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
> net/bluetooth/bnep/core.c | 1 -
> 1 file changed, 1 deletion(-)
Patch has been applied to bluetooth-next. Thanks.
Gustavo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-11 22:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-08 5:08 [PATCH ] Bluetooth: Remove unnecessary include l2cap.h Rami Rosen
2012-12-11 22:26 ` Gustavo Padovan
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).