From: Xi Wang <xi.wang@gmail.com>
To: Mauro Carvalho Chehab <mchehab@redhat.com>,
Manjunatha Halli <manjunatha_halli@ti.com>,
Hans Verkuil <hans.verkuil@cisco.com>
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
Xi Wang <xi.wang@gmail.com>
Subject: [PATCH 0/3] wl128x: fix multiple signedness bugs
Date: Fri, 2 Dec 2011 05:01:10 -0500 [thread overview]
Message-ID: <1322820073-19347-1-git-send-email-xi.wang@gmail.com> (raw)
Fix multiple signedness bugs which would break the error handling.
Xi Wang (3):
wl128x: fmdrv_common: fix signedness bugs
wl128x: fmdrv_rx: fix signedness bugs
wl128x: fmdrv_tx: fix signedness bugs
drivers/media/radio/wl128x/fmdrv_common.c | 58 ++++++++++----------
drivers/media/radio/wl128x/fmdrv_common.h | 28 +++++-----
drivers/media/radio/wl128x/fmdrv_rx.c | 84 +++++++++++++++--------------
drivers/media/radio/wl128x/fmdrv_rx.h | 50 +++++++++---------
drivers/media/radio/wl128x/fmdrv_tx.c | 61 +++++++++++----------
drivers/media/radio/wl128x/fmdrv_tx.h | 20 ++++----
6 files changed, 151 insertions(+), 150 deletions(-)
--
1.7.5.4
next reply other threads:[~2011-12-02 10:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-02 10:01 Xi Wang [this message]
2011-12-02 10:01 ` [PATCH 1/3] wl128x: fmdrv_common: fix " Xi Wang
2011-12-02 10:01 ` [PATCH 2/3] wl128x: fmdrv_rx: " Xi Wang
2011-12-02 10:01 ` [PATCH 3/3] wl128x: fmdrv_tx: " Xi Wang
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=1322820073-19347-1-git-send-email-xi.wang@gmail.com \
--to=xi.wang@gmail.com \
--cc=hans.verkuil@cisco.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=manjunatha_halli@ti.com \
--cc=mchehab@redhat.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
Powered by JetHome