linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/5] Storage cleanup
@ 2011-09-09 12:51 Claudio Takahasi
  2011-09-09 12:51 ` [PATCH BlueZ 1/5] Remove storing device type Claudio Takahasi
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Claudio Takahasi @ 2011-09-09 12:51 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Claudio Takahasi

Dependency: SMP patches needs to be applied first due conflicts in
storage.{c, h} => "[PATCH BlueZ 00/12] Support for the new mgmt SMP
messages"

This patch series removes useless code in storage.c and contains minor
cosmetic changes.

Claudio Takahasi (5):
  Remove storing device type
  Remove create_file calls for read operations
  Remove not referenced function in storage.c
  Remove unneeded headers included in storage.c
  Fix magic numbers for local/remote name length

 src/adapter.c |   28 -----------------
 src/device.c  |    2 -
 src/storage.c |   91 ++++-----------------------------------------------------
 src/storage.h |    4 --
 4 files changed, 6 insertions(+), 119 deletions(-)

-- 
1.7.6


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

end of thread, other threads:[~2011-09-27  9:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-09 12:51 [PATCH BlueZ 0/5] Storage cleanup Claudio Takahasi
2011-09-09 12:51 ` [PATCH BlueZ 1/5] Remove storing device type Claudio Takahasi
2011-09-15 19:31   ` [PATCH BlueZ v2 " Claudio Takahasi
2011-09-27  9:14     ` Johan Hedberg
2011-09-09 12:51 ` [PATCH BlueZ 2/5] Remove create_file calls for read operations Claudio Takahasi
2011-09-15 19:32   ` [PATCH BlueZ v2 " Claudio Takahasi
2011-09-09 12:51 ` [PATCH BlueZ 3/5] Remove not referenced function in storage.c Claudio Takahasi
2011-09-15 19:32   ` [PATCH BlueZ v2 " Claudio Takahasi
2011-09-09 12:51 ` [PATCH BlueZ 4/5] Remove unneeded headers included " Claudio Takahasi
2011-09-15 19:32   ` [PATCH BlueZ v2 " Claudio Takahasi
2011-09-09 12:51 ` [PATCH BlueZ 5/5] Fix magic numbers for local/remote name length Claudio Takahasi
2011-09-15 19:32   ` [PATCH BlueZ v2 " Claudio Takahasi
2011-09-14  9:26 ` [PATCH BlueZ 0/5] Storage cleanup Johan Hedberg
2011-09-15 19:28   ` Claudio Takahasi

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