>From: David Miller <da...@davemloft.net> >Sent: Tuesday, April 26, 2016 6:57 PM
>It is not appropriate to mix coding style fixes with bug fixes. The code style in patch number 1 is actually prevents code duplication that stem from bug fix at patch number 3. >Bug fixes must be targetted at the 'net' tree, and anything else >must be targetted at the 'net-next' tree. Should we handle bugs fix first (more urgent then code style) and once it will be accepted and applied to net-next proceed with the code style patch? Noam