[PATCH 0/3] wl128x: fix multiple signedness bugs

From: Xi Wang
Date: Fri Dec 02 2011 - 05:03:36 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/