mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] wl128x: fix multiple signedness bugs
@ 2011-12-02 10:01 Xi Wang
  2011-12-02 10:01 ` [PATCH 1/3] wl128x: fmdrv_common: fix " Xi Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Xi Wang @ 2011-12-02 10:01 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Manjunatha Halli, Hans Verkuil
  Cc: linux-media, linux-kernel, Xi Wang

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


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

end of thread, other threads:[~2011-12-02 10:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-02 10:01 [PATCH 0/3] wl128x: fix multiple signedness bugs Xi Wang
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

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