Re: [PATCH] mt312: coding style improvements

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux