diff options
author | Tong Zhang <ztong0001@gmail.com> | 2020-08-20 18:52:40 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-08-26 18:50:11 +0200 |
commit | ab0e9fa1579d5e372822038e9d2a6d21c164ede6 (patch) | |
tree | df1113b386b622c31b87301e51b58939486f3479 /drivers/hid/hid-apple.c | |
parent | 92345d1b47c2da02fadef2162a90fbc8dd8f9204 (diff) |
media: pvrusb2: fix parsing error
pvr2_std_str_to_id() returns 0 on failure and 1 on success,
however the caller is checking failure case using <0
Acked-by: Mike Isely <isely@pobox.com>
Co-developed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Tong Zhang <ztong0001@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/hid/hid-apple.c')
0 files changed, 0 insertions, 0 deletions