Home
last modified time | relevance | path

Searched hist:"8 cc20dd8" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/radio/wl128x/
H A Dfmdrv_tx.h8cc20dd8 Fri Dec 02 03:01:13 CST 2011 Xi Wang <xi.wang@gmail.com> [media] wl128x: fmdrv_tx: fix signedness bugs

Message-Id: <1322820073-19347-4-git-send-email-xi.wang@gmail.com>

The error handling with (ret < 0) didn't work where ret is a u32.
Use int instead. To be consistent we also change the functions to
return an int.

Signed-off-by: Xi Wang <xi.wang@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
8cc20dd8 Fri Dec 02 03:01:13 CST 2011 Xi Wang <xi.wang@gmail.com> [media] wl128x: fmdrv_tx: fix signedness bugs

Message-Id: <1322820073-19347-4-git-send-email-xi.wang@gmail.com>

The error handling with (ret < 0) didn't work where ret is a u32.
Use int instead. To be consistent we also change the functions to
return an int.

Signed-off-by: Xi Wang <xi.wang@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
H A Dfmdrv_tx.c8cc20dd8 Fri Dec 02 03:01:13 CST 2011 Xi Wang <xi.wang@gmail.com> [media] wl128x: fmdrv_tx: fix signedness bugs

Message-Id: <1322820073-19347-4-git-send-email-xi.wang@gmail.com>

The error handling with (ret < 0) didn't work where ret is a u32.
Use int instead. To be consistent we also change the functions to
return an int.

Signed-off-by: Xi Wang <xi.wang@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
8cc20dd8 Fri Dec 02 03:01:13 CST 2011 Xi Wang <xi.wang@gmail.com> [media] wl128x: fmdrv_tx: fix signedness bugs

Message-Id: <1322820073-19347-4-git-send-email-xi.wang@gmail.com>

The error handling with (ret < 0) didn't work where ret is a u32.
Use int instead. To be consistent we also change the functions to
return an int.

Signed-off-by: Xi Wang <xi.wang@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>