<p dir="ltr"><br>
</p>
<p dir="ltr"></p>
<p dir="ltr">On Mon, Dec 15, 2014, 10:04 AM Greg KH <<a href="mailto:greg@kroah.com">greg@kroah.com</a>> wrote:</p>
<blockquote><p dir="ltr">On Mon, Dec 15, 2014 at 04:23:18AM +0000, karthik nayak wrote:<br>
><br>
> On Mon, Dec 15, 2014, 7:31 AM Greg KH <<a href="mailto:greg@kroah.com">greg@kroah.com</a>> wrote:<br>
><br>
> On Sun, Dec 14, 2014 at 07:36:23PM -0600, Jonathan Jin wrote:<br>
> > This patch cleans up the following coding style issues that are detected<br>
> by<br>
> > checkpatch:<br>
> > ERROR: trailing whitespace<br>
> > ERROR: open brace '{' following struct go on the same line<br>
><br>
> Don't do multiple things in the same patch, make this at least 2<br>
> patches.<br>
><br>
> greg k-h<br>
><br>
> (Sorry, replied on my phone, default was not set to reply all.)<br>
><br>
> Wouldn't this count as one checkpatch fix patch? I mean, being the same file.</p>
<p dir="ltr">Nope, you are doing two different _types_ of checkpatch fixes. So it<br>
needs to be more than one patch.</p>
<p dir="ltr">Remember, you need to make it as easy as possible for a maintainer to<br>
read your patch, doing more than one thing in a patch makes it much<br>
harder, and it gives them an easy reason to reject to it.</p>
<p dir="ltr">greg k-h<br>
</p>
</blockquote>
<p dir="ltr">Thank you for that </p>
<p dir="ltr"><br>
</p>