public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Mauro Dreissig <mukadr@gmail.com>
To: linux-media@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Mauro Carvalho Chehab <m.chehab@samsung.com>,
	Joe Perches <joe@perches.com>,
	devel@driverdev.osuosl.org, Mauro Dreissig <mukadr@gmail.com>
Subject: [PATCH 0/2] staging: as102: Cleanups for the as102 driver
Date: Tue, 26 Nov 2013 09:15:19 -0500	[thread overview]
Message-ID: <1385475321-4245-1-git-send-email-mukadr@gmail.com> (raw)

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


             reply	other threads:[~2013-11-26 14:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-26 14:15 Mauro Dreissig [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1385475321-4245-1-git-send-email-mukadr@gmail.com \
    --to=mukadr@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=joe@perches.com \
    --cc=linux-media@vger.kernel.org \
    --cc=m.chehab@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox