All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/01] staging: ozwpan: Remove event tracing code
@ 2013-06-12 13:00 Rupesh Gujare
  2013-06-12 13:00 ` [PATCH 01/01] staging: ozwpan: remove " Rupesh Gujare
  0 siblings, 1 reply; 2+ messages in thread
From: Rupesh Gujare @ 2013-06-12 13:00 UTC (permalink / raw)
  To: devel; +Cc: linux-kernel, gregkh

This patch series removes event tracing code as it will be replaced by in-kernel
event tracing infrastructure.

http://permalink.gmane.org/gmane.linux.drivers.driver-project.devel/27606

Rupesh Gujare (1):
  staging: ozwpan: remove event tracing code.

 drivers/staging/ozwpan/Kbuild       |    3 +-
 drivers/staging/ozwpan/ozappif.h    |    2 -
 drivers/staging/ozwpan/ozcdev.c     |    5 -
 drivers/staging/ozwpan/ozconfig.h   |    1 -
 drivers/staging/ozwpan/ozevent.c    |  195 -----------------------------------
 drivers/staging/ozwpan/ozevent.h    |   32 ------
 drivers/staging/ozwpan/ozeventdef.h |   40 -------
 drivers/staging/ozwpan/ozhcd.c      |   47 ---------
 drivers/staging/ozwpan/ozmain.c     |    9 --
 drivers/staging/ozwpan/ozpd.c       |   23 +----
 drivers/staging/ozwpan/ozproto.c    |   17 ---
 drivers/staging/ozwpan/ozusbsvc.c   |    5 -
 drivers/staging/ozwpan/ozusbsvc1.c  |    5 -
 13 files changed, 4 insertions(+), 380 deletions(-)
 delete mode 100644 drivers/staging/ozwpan/ozevent.c
 delete mode 100644 drivers/staging/ozwpan/ozevent.h
 delete mode 100644 drivers/staging/ozwpan/ozeventdef.h

-- 
1.7.9.5


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

end of thread, other threads:[~2013-06-12 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-12 13:00 [PATCH 00/01] staging: ozwpan: Remove event tracing code Rupesh Gujare
2013-06-12 13:00 ` [PATCH 01/01] staging: ozwpan: remove " Rupesh Gujare

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.