All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] stk: Remove deprecated structure
  2011-06-29 12:59 [PATCH] stk: Remove deprecated structure Philippe Nunes
@ 2011-06-29  5:03 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2011-06-29  5:03 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 212 bytes --]

Hi Philippe,

On 06/29/2011 07:59 AM, Philippe Nunes wrote:
> ---
>  src/stkutil.h |    8 --------
>  1 files changed, 0 insertions(+), 8 deletions(-)

Patch has been applied, thanks.

Regards,
-Denis

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

* [PATCH] stk: Remove deprecated structure
@ 2011-06-29 12:59 Philippe Nunes
  2011-06-29  5:03 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Nunes @ 2011-06-29 12:59 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 561 bytes --]

---
 src/stkutil.h |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/src/stkutil.h b/src/stkutil.h
index bc795d4..f2e8668 100644
--- a/src/stkutil.h
+++ b/src/stkutil.h
@@ -1477,14 +1477,6 @@ struct stk_channel {
 	enum stk_channel_status status;
 };
 
-struct stk_channel_data {
-	struct stk_common_byte_array data;
-	union {
-		unsigned short rx_remaining;
-		unsigned short tx_avail;
-	};
-};
-
 struct stk_response_get_inkey {
 	struct stk_answer_text text;
 	struct stk_duration duration;
-- 
1.7.1


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

end of thread, other threads:[~2011-06-29 12:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29 12:59 [PATCH] stk: Remove deprecated structure Philippe Nunes
2011-06-29  5:03 ` Denis Kenzior

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.