Fixing warnings

valdis.kletnieks at vt.edu valdis.kletnieks at vt.edu
Fri Jun 2 17:27:24 EDT 2017


On Sat, 03 Jun 2017 02:47:55 +0530, srishti sharma said:
> Can we fix two warnings in a single patch ?

Depends what the two warnings are.  If they're two actual kernel warning
messages, probably best off doing 2 patches.

If it's 2 complaints from checkpatch, it depends.  If they're two or more
instances of the same style issue (for instance, "blank needed here"), do
them all in the same patch.  If it's two different style warnings (say,
missing blanks in one place, and too-long lines in another), that's 2 patches.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 486 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20170602/eff6d754/attachment.bin 


More information about the Kernelnewbies mailing list