[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1322820073-19347-1-git-send-email-xi.wang@gmail.com>
Date: Fri, 2 Dec 2011 05:01:10 -0500
From: Xi Wang <xi.wang@...il.com>
To: Mauro Carvalho Chehab <mchehab@...hat.com>,
Manjunatha Halli <manjunatha_halli@...com>,
Hans Verkuil <hans.verkuil@...co.com>
Cc: linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
Xi Wang <xi.wang@...il.com>
Subject: [PATCH 0/3] wl128x: fix multiple signedness bugs
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists