diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-11-05 14:56:12 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-11-05 14:56:12 +0300 |
commit | b8e64df00231a4c4d59b68d8eda9f8db1adc1ea4 (patch) | |
tree | b0142c5c0f178b935a8a62ee1d93ad00abe39600 /lib/gcd.c | |
parent | 667c952e7191ffb0a2703c8e173b0d5f0231a764 (diff) | |
download | linux-b8e64df00231a4c4d59b68d8eda9f8db1adc1ea4.tar.xz |
[media] cx24110: Fix a spatch warning
This is actually a false positive:
drivers/media/dvb-frontends/cx24110.c:210 cx24110_set_fec() error: buffer overflow 'rate' 7 <= 8
But fixing it is easy: just ensure that the table size will be
limited to FEC_AUTO.
While here, fix spacing on the affected lines.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'lib/gcd.c')
0 files changed, 0 insertions, 0 deletions