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?
Best regards,
Andreas
_______________________________________________
linux-dvb mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb