* [PATCH] Removed unused define
@ 2010-11-29 13:24 Claudio Takahasi
2010-11-29 13:24 ` [PATCH] hcid header cleanup Claudio Takahasi
2010-11-29 15:02 ` [PATCH] Removed unused define Johan Hedberg
0 siblings, 2 replies; 4+ messages in thread
From: Claudio Takahasi @ 2010-11-29 13:24 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Claudio Takahasi
---
src/device.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/device.c b/src/device.c
index 77353a4..65acc08 100644
--- a/src/device.c
+++ b/src/device.c
@@ -57,7 +57,6 @@
#include "storage.h"
#include "btio.h"
-#define DEFAULT_XML_BUF_SIZE 1024
#define DISCONNECT_TIMER 2
#define DISCOVERY_TIMER 2
--
1.7.3.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] hcid header cleanup
2010-11-29 13:24 [PATCH] Removed unused define Claudio Takahasi
@ 2010-11-29 13:24 ` Claudio Takahasi
2010-11-29 13:35 ` Johan Hedberg
2010-11-29 15:02 ` [PATCH] Removed unused define Johan Hedberg
1 sibling, 1 reply; 4+ messages in thread
From: Claudio Takahasi @ 2010-11-29 13:24 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Claudio Takahasi
---
src/hcid.h | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/src/hcid.h b/src/hcid.h
index a9484a6..2e16328 100644
--- a/src/hcid.h
+++ b/src/hcid.h
@@ -23,9 +23,6 @@
*
*/
-#include <bluetooth/hci.h>
-#include <bluetooth/hci_lib.h>
-
/*
* Scanning modes, used by DEV_SET_MODE
* off: remote devices are not allowed to find or connect to this device
@@ -62,8 +59,6 @@ struct main_opts {
uint8_t mode;
uint8_t discov_interval;
char deviceid[15]; /* FIXME: */
-
- int sock;
};
enum {
--
1.7.3.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] hcid header cleanup
2010-11-29 13:24 ` [PATCH] hcid header cleanup Claudio Takahasi
@ 2010-11-29 13:35 ` Johan Hedberg
0 siblings, 0 replies; 4+ messages in thread
From: Johan Hedberg @ 2010-11-29 13:35 UTC (permalink / raw)
To: Claudio Takahasi; +Cc: linux-bluetooth
Hi Claudio,
On Mon, Nov 29, 2010, Claudio Takahasi wrote:
> ---
> src/hcid.h | 5 -----
> 1 files changed, 0 insertions(+), 5 deletions(-)
Applied. Thanks.
Johan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Removed unused define
2010-11-29 13:24 [PATCH] Removed unused define Claudio Takahasi
2010-11-29 13:24 ` [PATCH] hcid header cleanup Claudio Takahasi
@ 2010-11-29 15:02 ` Johan Hedberg
1 sibling, 0 replies; 4+ messages in thread
From: Johan Hedberg @ 2010-11-29 15:02 UTC (permalink / raw)
To: Claudio Takahasi; +Cc: linux-bluetooth
Hi Claudio,
On Mon, Nov 29, 2010, Claudio Takahasi wrote:
> ---
> src/device.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/src/device.c b/src/device.c
> index 77353a4..65acc08 100644
> --- a/src/device.c
> +++ b/src/device.c
> @@ -57,7 +57,6 @@
> #include "storage.h"
> #include "btio.h"
>
> -#define DEFAULT_XML_BUF_SIZE 1024
> #define DISCONNECT_TIMER 2
> #define DISCOVERY_TIMER 2
Pushed upstream. Thanks.
Johan
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-11-29 15:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-29 13:24 [PATCH] Removed unused define Claudio Takahasi
2010-11-29 13:24 ` [PATCH] hcid header cleanup Claudio Takahasi
2010-11-29 13:35 ` Johan Hedberg
2010-11-29 15:02 ` [PATCH] Removed unused define Johan Hedberg
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).