<div dir="ltr"><div><div>Hi all:<br><br></div>I have a question about creating a patch series. I&#39;m working in drivers/staging/wilc1000 fixing code style. If for example 2 errors are reported by <a href="http://checkpatch.pl">checkpatch.pl</a> error A and error B, it seems logical that I could fix all occurrences of error A as one patch and all occurrences of error B in a second patch. <br><br>My question is, is it OK to fix all occurrences of error A across the files inside drivers/staging/wilc1000 as one patch and all occurrences of error B across all files inside drivers/staging/wilc1000 as a second patch?<br><br></div><div>The alternative would be to create a patch that fixes all errors of A and a patch that fixes all errors of B per file ? In some cases there are so many occurrences of a particular error across files it probably does make more sense to create the patches per file.<br><br></div><div>Any thoughts or clarifications on this ?<br><br></div><div>Cheers:<br></div><div>Roger H. Newell<br></div></div>