Re: [PATCH net v2 03/14] docs: netdev: move the patch marking section up
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2022-03-30 03:30:38
Also in:
bpf, linux-doc
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2022-03-30 03:30:38
Also in:
bpf, linux-doc
On 3/28/2022 10:08 PM, Jakub Kicinski wrote:
We want people to mark their patches with net and net-next in the subject. Many miss doing that. Move the FAQ section which points that out up, and place it after the section which enumerates the trees, that seems like a pretty logical place for it. Since the two sections are together we can remove a little bit (not too much) of the repetition. v2: also remove the text for non-git setups, we want people to use git. Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian