summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2023-07-20 09:20:51 +0300
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-07-25 10:24:30 +0300
commitee630b29ea44d1851bb6c903f400956604834463 (patch)
tree2b4e3de59a0b9a320a9f11475d920258ba04db76 /Makefile
parentd196d01c703d47c6a9b4c8ee57ce2c550dc7269a (diff)
downloadlinux-ee630b29ea44d1851bb6c903f400956604834463.tar.xz
media: tuners: qt1010: replace BUG_ON with a regular error
BUG_ON is unnecessary here, and in addition it confuses smatch. Replacing this with an error return help resolve this smatch warning: drivers/media/tuners/qt1010.c:350 qt1010_init() error: buffer overflow 'i2c_data' 34 <= 34 Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions