public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: as102: Cleanups for the as102 driver
@ 2013-11-26 14:15 Mauro Dreissig
  2013-11-26 14:15 ` [PATCH 1/2] staging: as102: Declare local variables as static Mauro Dreissig
  2013-11-26 14:15 ` [PATCH 2/2] staging: as102: Remove ENTER/LEAVE debugging macros Mauro Dreissig
  0 siblings, 2 replies; 3+ messages in thread
From: Mauro Dreissig @ 2013-11-26 14:15 UTC (permalink / raw)
  To: linux-media
  Cc: Greg Kroah-Hartman, Mauro Carvalho Chehab, Joe Perches, devel,
	Mauro Dreissig

The first patch cleans sparse warnings and the second one removes
useless code.

Mauro Dreissig (2):
  staging: as102: Declare local variables as static
  staging: as102: Remove ENTER/LEAVE debugging macros

 drivers/staging/media/as102/as102_drv.c        | 10 ----------
 drivers/staging/media/as102/as102_drv.h        |  8 --------
 drivers/staging/media/as102/as102_fe.c         | 26 -------------------------
 drivers/staging/media/as102/as102_fw.c         | 16 +++++----------
 drivers/staging/media/as102/as102_usb_drv.c    | 27 +-------------------------
 drivers/staging/media/as102/as10x_cmd.c        | 21 --------------------
 drivers/staging/media/as102/as10x_cmd_cfg.c    |  9 ---------
 drivers/staging/media/as102/as10x_cmd_stream.c | 12 ------------
 8 files changed, 6 insertions(+), 123 deletions(-)

-- 
1.8.5.rc3


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

end of thread, other threads:[~2013-11-26 14:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-26 14:15 [PATCH 0/2] staging: as102: Cleanups for the as102 driver Mauro Dreissig
2013-11-26 14:15 ` [PATCH 1/2] staging: as102: Declare local variables as static Mauro Dreissig
2013-11-26 14:15 ` [PATCH 2/2] staging: as102: Remove ENTER/LEAVE debugging macros Mauro Dreissig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox