User Tools

Site Tools


en:users:drivers:ath10k:sources

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:users:drivers:ath10k:sources [2015/07/23 15:15]
Kalle Valo Formatting fixes and some process updates
en:users:drivers:ath10k:sources [2015/09/02 12:19]
Kalle Valo Add link to SubmittingPatches
Line 39: Line 39:
  
 Guidelines for patches: ​ Guidelines for patches: ​
 +          * MUST follow [[https://​www.kernel.org/​doc/​Documentation/​SubmittingPatches|Documentation/​SubmittingPatches]]
           * MUST be compiler warning free.            * MUST be compiler warning free. 
           * MUST be sparse warning free.            * MUST be sparse warning free. 
Line 46: Line 47:
              * How does it change the functionality from user's point of view?               * How does it change the functionality from user's point of view? 
              * Does it fix a bug? If it does, please describe the bug (doesn'​t need to be long). Also if there'​s a public bug report add a link to the bug report. ​              * Does it fix a bug? If it does, please describe the bug (doesn'​t need to be long). Also if there'​s a public bug report add a link to the bug report. ​
-             * If a problem has been found during code review and doesn'​t fix a known issues, mention that in the commit log. +             * If a problem has been found during code review and doesn'​t fix a known issues, mention that in the commit log. 
 +             * Ingo Molnar has written [[https://​lkml.kernel.org/​g/​20150314075357.GA8319@gmail.com|a nice description]] about what maintainers are looking from a commit log. 
           *   If others have reported the issue commit log SHOULD use Reported-by:​ and Tested-by: tags.            *   If others have reported the issue commit log SHOULD use Reported-by:​ and Tested-by: tags. 
           *   ​SHOULD be checkpatch clean: ​           *   ​SHOULD be checkpatch clean: ​
en/users/drivers/ath10k/sources.txt · Last modified: 2024/06/24 18:27 by Kalle Valo