kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Patch Series
@ 2016-02-16 13:38 Roger H Newell
  2016-02-16 13:52 ` Geyslan G. Bem
  0 siblings, 1 reply; 4+ messages in thread
From: Roger H Newell @ 2016-02-16 13:38 UTC (permalink / raw)
  To: kernelnewbies

Hi all:

I have a question about creating a patch series. I'm working in
drivers/staging/wilc1000 fixing code style. If for example 2 errors are
reported by checkpatch.pl 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.

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?

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.

Any thoughts or clarifications on this ?

Cheers:
Roger H. Newell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160216/b7fc84fc/attachment.html 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-02-17  6:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16 13:38 Patch Series Roger H Newell
2016-02-16 13:52 ` Geyslan G. Bem
2016-02-17  5:00   ` YU Bo
2016-02-17  6:16     ` Valdis.Kletnieks at vt.edu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).