diff options
author | Changbing Xiong <cb.xiong@samsung.com> | 2014-08-20 23:05:07 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-02 11:49:00 -0300 |
commit | 236c9bfa4a133cbdfeeb3f7a1902950210549634 (patch) | |
tree | 4ff82450d678c463898c750dff981bc6a312dcdd /arch/mips/kernel/module.c | |
parent | 7a0af6ed97f2f08baecb452e719d9c961d117109 (diff) |
[media] media: correct return value in dvb_demux_poll
Data type of return value is unsigned int, but in function of dvb_demux_poll,
when the pointer of dmxdevfilter equals NULL, it will return -EINVAL, which
is invalid.
Signed-off-by: Changbing Xiong <cb.xiong@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'arch/mips/kernel/module.c')
0 files changed, 0 insertions, 0 deletions