User Tools

Site Tools


en:developers:documentation:submittingpatches

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:developers:documentation:submittingpatches [2021/12/22 06:39]
Kalle Valo [Use RFC or RFT for patches not ready] Add examples
en:developers:documentation:submittingpatches [2022/02/18 13:40]
Kalle Valo [Tree labels] mac80211 and wireless-drivers trees are not used anymore
Line 23: Line 23:
 CC: linux-wireless@vger.kernel.org,​ Other Developers</​code>​ CC: linux-wireless@vger.kernel.org,​ Other Developers</​code>​
  
-For wireless-drivers patches (except mac80211_hwsim) send patches as:+For wireless drivers patches (except mac80211_hwsim) send patches as:
  
 <​code>​To:​ linux-wireless@vger.kernel.org <​code>​To:​ linux-wireless@vger.kernel.org
Line 126: Line 126:
 Alternatively you can specify the exact tree you are targetting by adding the name of the git tree inside PATCH brackets: Alternatively you can specify the exact tree you are targetting by adding the name of the git tree inside PATCH brackets:
  
-<​code>​[PATCH ​mac80211] mac80211: fix foo +<​code>​[PATCH ​wireless] mac80211: fix foo 
-[PATCH ​mac80211-next] mac80211: implement very-cool-feature +[PATCH ​wireless-next] mac80211: implement very-cool-feature 
-[PATCH wireless-drivers] ath10k: fix foo +[PATCH wireless] ath10k: fix foo 
-[PATCH wireless-drivers-next] ath10k: implement awesome-feature+[PATCH wireless-next] ath10k: implement awesome-feature
 </​code>​ </​code>​
  
en/developers/documentation/submittingpatches.txt · Last modified: 2024/02/01 20:12 by Jeff Johnson