diff options
author | Xi Wang <xi.wang@gmail.com> | 2011-12-02 06:01:12 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-12-30 17:01:38 -0200 |
commit | d24674c60b6fe790a274d4936bcdc8c482bbd9fe (patch) | |
tree | 2fab29e7b61611bc9b1e82d0dcff6182f5a8b7f3 /Documentation | |
parent | a61278037b57b1d75467dcfeb255584d5f11743d (diff) |
[media] wl128x: fmdrv_rx: fix signedness bugs
Message-Id: <1322820073-19347-3-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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions