On 05/21/2018 03:44 PM, Devin Heitmueller wrote:
diff -u -p drivers/media/dvb-frontends/au8522_decoder.c
/tmp/nothing/media/dvb-frontends/au8522_decoder.c
--- drivers/media/dvb-frontends/au8522_decoder.c
+++ /tmp/nothing/media/dvb-frontends/au8522_decoder.c
@@ -280,14 +280,9 @@ static void set
Mauro,
I already sent some patches based on your comments.
Thanks!
--
Gustavo
On 05/21/2018 03:14 PM, Mauro Carvalho Chehab wrote:
Em Mon, 21 May 2018 14:39:51 -0500
"Gustavo A. R. Silva" escreveu:
Hi Mauro,
I found some duplicate code with the help of Coccinelle and Coverity. Notice
that
>> diff -u -p drivers/media/dvb-frontends/au8522_decoder.c
>> /tmp/nothing/media/dvb-frontends/au8522_decoder.c
>> --- drivers/media/dvb-frontends/au8522_decoder.c
>> +++ /tmp/nothing/media/dvb-frontends/au8522_decoder.c
>> @@ -280,14 +280,9 @@ static void setup_decoder_defaults(struc
>>
Em Mon, 21 May 2018 14:39:51 -0500
"Gustavo A. R. Silva" escreveu:
> Hi Mauro,
>
> I found some duplicate code with the help of Coccinelle and Coverity. Notice
> that these are not code patches, they only point out the duplicate code in
> some media drivers:
>
> diff -u -p drivers/media/pci/b
Hi Mauro,
I found some duplicate code with the help of Coccinelle and Coverity. Notice
that these are not code patches, they only point out the duplicate code in some
media drivers:
diff -u -p drivers/media/pci/bt8xx/dvb-bt8xx.c
/tmp/nothing/media/pci/bt8xx/dvb-bt8xx.c
--- drivers/media/pci/bt