All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: remove ListAdapters()
@ 2012-07-19 13:05 Gustavo Padovan
  2012-07-19 13:17 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Padovan @ 2012-07-19 13:05 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Gustavo Padovan

From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>

---
 doc/manager-api.txt |   10 ----------
 1 file changed, 10 deletions(-)

diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index d2c1caf..4e6653b 100644
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
@@ -37,16 +37,6 @@ Methods		dict GetProperties()
 			Possible errors: org.bluez.Error.InvalidArguments
 					 org.bluez.Error.NoSuchAdapter
 
-		array{object} ListAdapters() {deprecated}
-
-			Returns list of adapter object paths under /org/bluez.
-			This method is deprecated, instead use the Adapters
-			Property to get the list of adapter object paths.
-
-			Possible errors: org.bluez.Error.InvalidArguments
-					 org.bluez.Error.Failed
-					 org.bluez.Error.OutOfMemory
-
 Signals		PropertyChanged(string name, variant value)
 
 			This signal indicates a changed value of the given
-- 
1.7.10.4


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

* Re: [PATCH] doc: remove ListAdapters()
  2012-07-19 13:05 [PATCH] doc: remove ListAdapters() Gustavo Padovan
@ 2012-07-19 13:17 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2012-07-19 13:17 UTC (permalink / raw)
  To: Gustavo Padovan; +Cc: linux-bluetooth, Gustavo Padovan

Hi Gustavo,

On Thu, Jul 19, 2012, Gustavo Padovan wrote:
> ---
>  doc/manager-api.txt |   10 ----------
>  1 file changed, 10 deletions(-)

Applied. Thanks. (though I did add the answer to the question "why?" to
the commit message in case someone not familar with the cleanup process
looks at the history, or even one of us looks at it two years from now).
Don't be afraid to use kernel-level verbosity in the commit messages ;)

Johan

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

end of thread, other threads:[~2012-07-19 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-19 13:05 [PATCH] doc: remove ListAdapters() Gustavo Padovan
2012-07-19 13:17 ` Johan Hedberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.