On Thu, 20 Dec 2007, Andreas Oberritter wrote:
> Matthias Schwarzott wrote:
>> Changing mt312 driver today.
>>
>> The first patch improves codingstyle - I did fix almost all things checkpatch
>> lists.
>> I did not change if ((ret = func(a)) < 0) {
>>
>> The second patch does remove extra KERN_DEBUG from dprintk calls, as dprintk
>> already adds KERN_DEBUG:
>> #define dprintk(args...) \
>> do { \
>> if (debug) printk(KERN_DEBUG "mt312: " args); \
>> } while (0)
>
> Thank you, Matthias!
>
> Mauro, can you please apply both patches to your tree?
Sure.
Mathias/Andreas,
Could you send the patches to me? I couldn't find them on my mailboxes.
--
Cheers,
Mauro
_______________________________________________
linux-dvb mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb